From 6e6633951f743db5b28e5748a6a615bade0eecfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Fri, 10 Apr 2020 03:29:42 +0200 Subject: [PATCH] Update README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cc88eb..768cdca 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # aquatic -Fast multithreaded UDP BitTorrent tracker written in Rust \ No newline at end of file +Fast multithreaded UDP BitTorrent tracker written in Rust + +## Interesting links + +- [UDP BitTorrent protocol](https://libtorrent.org/udp_tracker_protocol.html) \ No newline at end of file