From cf28fcbafffecbab8c8bc7a33e8fd556fc1f760f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Mon, 20 Apr 2020 17:05:44 +0200 Subject: [PATCH] README: brag about performance --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12b1054..cf7276f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # aquatic -Fast, multi-threaded UDP BitTorrent tracker written in Rust. +Blazingly fast, multi-threaded UDP BitTorrent tracker written in Rust. Aims to implements the [UDP BitTorrent protocol](https://libtorrent.org/udp_tracker_protocol.html), except that it: