Skip to content

Commit 9288865

Browse files
committed
move images around, npmignore the tracker stats image
1 parent bbe1152 commit 9288865

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
img.png
1+
img/

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
#### Simple, robust, BitTorrent tracker (client & server) implementation
1313

14-
![tracker](https://raw.githubusercontent.com/webtorrent/bittorrent-tracker/master/img.png)
14+
![tracker visualization](img/img.png)
1515

1616
Node.js implementation of a [BitTorrent tracker](https://wiki.theory.org/BitTorrentSpecification#Tracker_HTTP.2FHTTPS_Protocol), client and server.
1717

@@ -40,7 +40,7 @@ Also see [bittorrent-dht](https://www.npmjs.com/package/bittorrent-dht).
4040

4141
### Tracker stats
4242

43-
![Screenshot](trackerStats.png)
43+
![Screenshot](img/trackerStats.png)
4444

4545
## install
4646

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)