diff --git a/README.md b/README.md index 6f7dc26..9e97c6f 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,7 @@ Open source bittorrent scraper and peer wire implementation written in C# - [x] Extended Protocol Extensions - [x] Local Peer Discovery (Non-existant Multicast BEP-14) - [x] Peer Exchange (utPEX) -- [x] Trackerless Metadata (utMetadata) \ No newline at end of file +- [x] Trackerless Metadata (utMetadata) +- [x] Magnet Link Parser +- [x] Bencode Encode/Decode +- [x] .torrent Metadata Parser \ No newline at end of file