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
parent2bc64314b3b3395d25284cb1973ebb78c92ed741 (diff)
wordmark
-rw-r--r--.gitattributes1
-rw-r--r--README.md7
-rw-r--r--img/wordmark.pngbin0 -> 17672 bytes
3 files changed, 6 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
deleted file mode 100644
index 2125666..0000000
--- a/.gitattributes
+++ /dev/null
@@ -1 +0,0 @@
-* text=auto \ No newline at end of file
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)
diff --git a/img/wordmark.png b/img/wordmark.png
new file mode 100644
index 0000000..34bd55a
--- /dev/null
+++ b/img/wordmark.png
Binary files differ