mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-31 02:21:36 +00:00
standard
This commit is contained in:
parent
fe8db4751f
commit
5eeb819002
@ -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-image]: https://img.shields.io/travis/feross/bittorrent-tracker/master.svg
|
||||||
[travis-url]: https://travis-ci.org/feross/bittorrent-tracker
|
[travis-url]: https://travis-ci.org/feross/bittorrent-tracker
|
||||||
@ -6,6 +6,8 @@
|
|||||||
[npm-url]: https://npmjs.org/package/bittorrent-tracker
|
[npm-url]: https://npmjs.org/package/bittorrent-tracker
|
||||||
[downloads-image]: https://img.shields.io/npm/dm/bittorrent-tracker.svg
|
[downloads-image]: https://img.shields.io/npm/dm/bittorrent-tracker.svg
|
||||||
[downloads-url]: https://npmjs.org/package/bittorrent-tracker
|
[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
|
#### Simple, robust, BitTorrent tracker (client & server) implementation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user