From 1789a87359c98869693ec72176ae067a72bc23e4 Mon Sep 17 00:00:00 2001 From: yggverse Date: Tue, 8 Jul 2025 16:46:20 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bec1111..57dff2f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Crawler for [Aquatic](https://github.com/greatest-ape/aquatic) BitTorrent tracker based on [librqbit](https://github.com/ikatson/rqbit/tree/main/crates/librqbit) API > [!NOTE] -> * This crawler can resolve any other infohash sources in the `hash1hash2...` binary format +> * 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