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>2015-07-29 05:14:53 +0300
committerFeross Aboukhadijeh <feross@feross.org>2015-07-29 05:14:53 +0300
commit24a85c4dea003c7cd01d535a8262e29dbf8bc6d3 (patch)
tree1ecedf0f1e951aba8c616b531a92cdcd89e86686 /README.md
parent35dcf1bad694001ef4bd1b80cca8ebfe503275a2 (diff)
readme
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 6935ee3..bc22fd5 100644
--- a/README.md
+++ b/README.md
@@ -264,7 +264,7 @@ Start downloading a new torrent. Aliased as `client.download`.
`torrentId` can be one of:
-- magnet uri (utf8 string)
+- magnet uri (string)
- torrent file (buffer)
- info hash (hex string or buffer)
- parsed torrent (from [parse-torrent](https://github.com/feross/parse-torrent))