From 26c5f4378376a597cc8a42b2531e34b803028add Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Sun, 25 Jan 2015 19:16:46 -0800 Subject: [PATCH] update feature list --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ac2361a..fe7f9ef 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,11 @@ by [WebTorrent](http://webtorrent.io). ## features -- Includes client & server implementations -- Supports HTTP & UDP trackers ([BEP 15](http://www.bittorrent.org/beps/bep_0015.html)) -- Supports tracker scrape +- includes client & server implementations +- supports HTTP & UDP trackers ([BEP 15](http://www.bittorrent.org/beps/bep_0015.html)) +- supports tracker "scrape" extension +- robust and well-tested (comprehensive test suite, and used by [WebTorrent](http://webtorrent.io) and [peerflix](https://github.com/mafintosh/peerflix)) +- supports ipv4 & ipv6 ## install