diff --git a/Home.md b/Home.md index 6de44eb..73571da 100644 --- a/Home.md +++ b/Home.md @@ -3,11 +3,12 @@ Welcome to the aquatic-crawler wiki! ## Conception ``` -torrent client > aquatic_udp > infohash.bin > aquatic-crawler > * xml.rss - * SQLite DB - * Manticore full-text search index - * /.torrent - * /data-preload +* torrent client > aquatic_udp > infohash.bin > aquatic-crawler > * xml.rss +* torrent client * SQLite DB +* ... * Manticore full-text search index + * /.torrent + * /data-preload + * ... ``` 1. Run the [aquatic_udp](https://github.com/YGGverse/aquatic-crawler/wiki/Aquatic) tracker with binary export enabled.