diff --git a/README.md b/README.md index 1610134b..1d053047 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Install udata-hydra dependencies and cli. `poetry run udata-hydra-crawl` -It will crawl (forever) the catalog according to config set in `udata_hydra/config.toml`, with a default config in `udata_hydra/config_default.toml`. +It will crawl (forever) the catalog according to the config set in `config.toml`, with a default config in `udata_hydra/config_default.toml`. `BATCH_SIZE` URLs are queued at each loop run.