add feature list to readme

This commit is contained in:
Feross Aboukhadijeh 2014-03-27 21:08:20 -07:00
parent eef2b1bc61
commit 4b6a3b8cf9

View File

@ -14,6 +14,11 @@ participate in the torrent.
Also see [bittorrent-dht](https://github.com/feross/bittorrent-dht). This module is used
by [WebTorrent](http://webtorrent.io).
## features
- Includes client & server implementations
- Supports UDP protocol ([BEP 15](http://www.bittorrent.org/beps/bep_0015.html)) (client only, for now)
## install
```