Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFeross Aboukhadijeh <feross@feross.org>2013-10-20 23:23:21 +0400
committerFeross Aboukhadijeh <feross@feross.org>2013-10-20 23:23:21 +0400
commit6fa70f277bcaec3b3ca1d706c0e0a5cfedfc491a (patch)
tree64d12c41fc415d9387b83b30064674d2ff228f40 /README.md
parent990d53626a4a3df6997c7b71d3a7d35bfcefbfa0 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2d48d57..19de9fc 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ A streaming torrent client in your browser, powered by webRTC and black magic.
![Magic](https://raw.github.com/feross/webtorrent/master/logo.png)
+**Watch / star repo to follow along with progress**
+
## Features
- **BitTorrent in your browser!**
@@ -27,4 +29,4 @@ A streaming torrent client in your browser, powered by webRTC and black magic.
- [DHT Protocol](http://www.bittorrent.org/beps/bep_0005.html)
- [Kademlia Paper](http://pdos.csail.mit.edu/~petar/papers/maymounkov-kademlia-lncs.pdf)
- [Main DHT implementation](https://github.com/jech/dht)
-- [Optimized DHT bootstrap implementation](https://github.com/jech/dht-bootstrap) \ No newline at end of file
+- [Optimized DHT bootstrap implementation](https://github.com/jech/dht-bootstrap)