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:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1238eb0..f293d3c 100644
--- a/README.md
+++ b/README.md
@@ -27,9 +27,10 @@ Most of the active development is happening inside of smaller npm modules which
- [native-buffer-browserify](https://github.com/feross/native-buffer-browserify)
- [bittorrent-protocol](https://github.com/feross/bittorrent-protocol)
- [bittorrent-dht](https://github.com/feross/bittorrent-dht) (work-in-progress)
-- bittorrent-swarm (work-in-progress)
+- [bittorrent-swarm](https://github.com/feross/bittorrent-swarm) (work-in-progress)
- webtorrent-protocol (todo)
- webtorrent-dht (todo)
+- webtorrent-swarm (todo)
- webtorrent-bootstrap (todo)
- webworker-pool (todo)
- webtorrent-verifier (todo)