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:
authorJoseph Dykstra <josephdykstra@gmail.com>2015-01-17 01:45:13 +0300
committerJoseph Dykstra <josephdykstra@gmail.com>2015-01-17 01:45:13 +0300
commit777d6c2225a5fae5f514a141ea3ec25d97763754 (patch)
tree88a5d6d433e7ce9c9a0f0c995fbdafbdbf59378e /README.md
parentd880b81ff83a860594a5310dd0a05fdb1ca7f876 (diff)
Added ./examples/ directory
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1427fc6..4d24927 100644
--- a/README.md
+++ b/README.md
@@ -173,6 +173,8 @@ client.add(magnet_uri, function (torrent) {
})
```
+There are more examples in the [examples](https://github.com/feross/webtorrent/tree/master/examples) folder.
+
##### Browserify
WebTorrent works great with [browserify](http://browserify.org/), an npm module that let's