From 5ea7735b81eb8b6c334a473b3338ce6eb7ea88e0 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 6 Jul 2025 22:52:59 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dee792..0abca36 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Crawler for [Aquatic](https://github.com/greatest-ape/aquatic) BitTorrent tracke * [x] IPv4 / IPv6 info-hash JSON/API (requires [PR#233](https://github.com/greatest-ape/aquatic/pull/233)) * [x] local file path (`--infohash-file`) * [ ] remote URL -* Storage +* Export options * [x] File system (`--storage`) * [x] resolve infohash to the `.torrent` file (`--save-torrents`) * [x] download content files match the regex pattern (`--preload-regex`)