From ae50d80e75275ae5431dd75879214fb24940f69e Mon Sep 17 00:00:00 2001 From: ZelnickB Date: Sat, 22 Jun 2019 15:20:10 -0400 Subject: [PATCH] Changed disclaimer for JS Standard Code style from "JS Standard Code Style may not be enforced between releases." to "JS Standard Code Style may not be enforced between releases or during pre-releases." --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e7bc68..751cbc3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![JavaScript Standard Code Style Seal](https://cdn.rawgit.com/standard/standard/master/badge.svg "JS Standard Code Style may not be enforced between releases.")](https://standardjs.com/) +[![JavaScript Standard Code Style Seal](https://cdn.rawgit.com/standard/standard/master/badge.svg "JS Standard Code Style may not be enforced between releases or during pre-releases.")](https://standardjs.com/) [![License](https://img.shields.io/github/license/NovaDevelopment/bookmarklets.js.svg?style=flat-square "All open-source projects derived from this repository must follow the conditions laid out in this license.")](https://github.com/NovaDevelopment/bookmarklets.js/blob/master/LICENSE) ![GitHub Code Size](https://img.shields.io/github/languages/code-size/NovaDevelopment/workspaces.js.svg?style=flat-square&logo=github) ![GitHub Tag (latest SemVer)](https://img.shields.io/github/tag/NovaDevelopment/bookmarklets.js.svg?label=latest%20version&style=flat-square&logo=github)