From 5eeb8190029b10a4fd21bf826d6204a8be9e2756 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Mon, 20 Mar 2017 19:28:34 -0700 Subject: [PATCH] standard --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4302e1d..1141958 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# bittorrent-tracker [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] +# bittorrent-tracker [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url] [travis-image]: https://img.shields.io/travis/feross/bittorrent-tracker/master.svg [travis-url]: https://travis-ci.org/feross/bittorrent-tracker @@ -6,6 +6,8 @@ [npm-url]: https://npmjs.org/package/bittorrent-tracker [downloads-image]: https://img.shields.io/npm/dm/bittorrent-tracker.svg [downloads-url]: https://npmjs.org/package/bittorrent-tracker +[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg +[standard-url]: https://standardjs.com #### Simple, robust, BitTorrent tracker (client & server) implementation