From d4b96509c06770a124fbc90b1c69f185af37abee Mon Sep 17 00:00:00 2001 From: yggverse Date: Tue, 8 Jul 2025 16:45:45 +0300 Subject: [PATCH] update readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b85363..bec1111 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,9 @@ Crawler for [Aquatic](https://github.com/greatest-ape/aquatic) BitTorrent tracker based on [librqbit](https://github.com/ikatson/rqbit/tree/main/crates/librqbit) API -* this crawler can resolve any other infohash sources in the `hash1hash2...` binary format -* see project [Wiki](https://github.com/YGGverse/aquatic-crawler/wiki) for more details! +> [!NOTE] +> * This crawler can resolve any other infohash sources in the `hash1hash2...` binary format +> * For more details, see the project [Wiki](https://github.com/YGGverse/aquatic-crawler/wiki)! ## Roadmap