Update README

This commit is contained in:
Joakim Frostegård 2020-04-10 03:29:42 +02:00
parent 264ad17b7b
commit 6e6633951f

View file

@ -1,3 +1,7 @@
# aquatic
Fast multithreaded UDP BitTorrent tracker written in Rust
Fast multithreaded UDP BitTorrent tracker written in Rust
## Interesting links
- [UDP BitTorrent protocol](https://libtorrent.org/udp_tracker_protocol.html)