diff --git a/README.md b/README.md index 88ba99a..122fec3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ Dagster setup that scrapes GTFS and GTFS-RT for specified transit agencies and adds them to a DuckDB ## Input -This reads from the `config/agency_list.csv` file, copy `agency_list.csv.sample` to `agency_list.csv` and edit this file to include the transit agencies that you want to scrape, add the relevant IDs from mobilitydatabase.org +You define which agencies and feeds to scrape with the file`config/agency_list.csv` +To include the transit agencies that you want to scrape, add the relevant IDs from mobilitydatabase.org +See `config/agency_list.csv.sample` for an example. ## set your environment