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-11-10 11:12:49 +0400
committerFeross Aboukhadijeh <feross@feross.org>2013-11-10 11:13:22 +0400
commitd4ba4a1aba4f183d8cc0f43d3ae5c4adc7ba8d46 (patch)
treefca3b2b3760f0977e36979c1151ee13cdcfe1d08 /README.md
parent2bc64314b3b3395d25284cb1973ebb78c92ed741 (diff)
wordmark
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index b4fa3d3..ba86458 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-WebTorrent - BitTorrent over WebRTC
+![WebTorrent](https://raw.github.com/feross/webtorrent/master/img/wordmark.png)
+
+BitTorrent in the Browser (via WebRTC)
==========
A streaming torrent client in your browser, powered by webRTC and black magic.
@@ -61,6 +63,9 @@ Since WebTorrent is web-first, it's dead simple for users to use without underst
- [webtorrent](https://github.com/feross/webtorrent) (this repo)
- [magnet-uri](https://github.com/feross/magnet-uri)
+- bittorent-dht (todo)
+- bittorent-protocol (todo)
+- bittorent-swarm (todo)
- webtorrent-protocol (todo)
- webtorrent-dht (todo)
- webtorrent-bootstrap (todo)