diff --git a/README.md b/README.md
index 798592f69f69fdf6f80b1a26b2faff83c35cd7d7..23194918315e2fbeededbc37e85b71824f2188b7 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ make erigon
 ./build/bin/erigon
 ```
 
-Default `--syncmode=snap` for `mainnet`, `goerli`, `bsc`. Other networks now have default `--syncmode=fast`. Increase download speed by flag `--torrent.download.rate=20mb`
+Default `--syncmode=snap` for `mainnet`, `goerli`, `bsc`. Other networks now have default `--syncmode=fast`. Increase download speed by flag `--torrent.download.rate=20mb`. <code>🔬 See [Downloader docs](./cmd/downloader/README.md)</code> 
 
 Use `--datadir` to choose where to store data.