move images around, npmignore the tracker stats image

This commit is contained in:
Feross Aboukhadijeh 2018-02-02 21:37:21 -08:00
parent bbe1152a43
commit 9288865ed7
4 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
img.png
img/

View File

@ -11,7 +11,7 @@
#### Simple, robust, BitTorrent tracker (client & server) implementation
![tracker](https://raw.githubusercontent.com/webtorrent/bittorrent-tracker/master/img.png)
![tracker visualization](img/img.png)
Node.js implementation of a [BitTorrent tracker](https://wiki.theory.org/BitTorrentSpecification#Tracker_HTTP.2FHTTPS_Protocol), client and server.
@ -40,7 +40,7 @@ Also see [bittorrent-dht](https://www.npmjs.com/package/bittorrent-dht).
### Tracker stats
![Screenshot](trackerStats.png)
![Screenshot](img/trackerStats.png)
## install

View File

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 51 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB