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-06-04 07:45:43 +0400
committerFeross Aboukhadijeh <feross@feross.org>2014-06-04 07:45:43 +0400
commit17f4d260d401feccf5f29a5009af1e06883a2a72 (patch)
treefff5ace14ab777aa050be500ec68087922e22c85 /README.md
parentade53009e97473ba5cf90293f60557b15c5a2c48 (diff)
parent4aac54e7423f6b374b0f359c6e5d4be63e99e021 (diff)
Merge pull request #62 from iShift/patch-1
fix webtorrent.app status
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4d7d316..be100ca 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ 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) (coming soon)
+- [webtorrent.app](https://github.com/feross/webtorrent.app) (bittorrent client for os x, windows & linux)
- [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)