From da8a677bdb746ed9d6dae42ee1eaf236aad32ccb Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Mon, 8 Aug 2016 18:00:29 -0700 Subject: [PATCH] hq standard badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fab5b2..d3b82f6 100644 --- a/README.md +++ b/README.md @@ -362,7 +362,7 @@ This is what's run in Travis, to check against various browsers. The list of bro This module uses [JavaScript Standard Style](https://github.com/feross/standard). -[![js-standard-style](https://raw.githubusercontent.com/feross/standard/master/badge.png)](https://github.com/feross/standard) +[![JavaScript Style Guide](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) To test that the code conforms to the style, `npm install` and run: -- 2.34.1