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>2014-05-12 12:02:58 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-05-12 12:02:58 +0400
commit48d14c81fdb374c5c6fd8a97cc333c4d1ec31c58 (patch)
tree51ce13e8fefa9d71cefdadfce50c0bd9b3380137 /README.md
parent296df48fcf68333ea17305c26c35f403d7383dc1 (diff)
add webtorrent.js coming soon link
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3fba51d..fc35ce3 100644
--- a/README.md
+++ b/README.md
@@ -46,8 +46,9 @@ Most of the active development is happening inside of smaller npm modules which
#### Targets:
- [webtorrent](https://github.com/feross/webtorrent) (bittorrent client on command line)
-- [webtorrent-app](https://github.com/feross/webtorrent-app) (bittorrent client for os x, windows & linux)
+- [webtorrent-app](https://github.com/feross/webtorrent-app) (bittorrent client for os x, windows & linux) (coming soon)
- [webtorrent-chrome](https://github.com/feross/webtorrent-chrome) (bittorrent client for chrome -- on hold)
+- [webtorrent.js](https://github.com/feross/webtorrent.js) (bittorrent client for the web) (coming soon)
#### Modules:
- [bittorrent-client](https://github.com/feross/bittorrent-client) (bittorrent client engine)