Skip to content

Commit 5eeb819

Browse files
committed
standard
1 parent fe8db47 commit 5eeb819

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
# bittorrent-tracker [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url]
1+
# bittorrent-tracker [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]
22

33
[travis-image]: https://img.shields.io/travis/feross/bittorrent-tracker/master.svg
44
[travis-url]: https://travis-ci.org/feross/bittorrent-tracker
55
[npm-image]: https://img.shields.io/npm/v/bittorrent-tracker.svg
66
[npm-url]: https://npmjs.org/package/bittorrent-tracker
77
[downloads-image]: https://img.shields.io/npm/dm/bittorrent-tracker.svg
88
[downloads-url]: https://npmjs.org/package/bittorrent-tracker
9+
[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg
10+
[standard-url]: https://standardjs.com
911

1012
#### Simple, robust, BitTorrent tracker (client & server) implementation
1113

0 commit comments

Comments
 (0)