Skip to content

Commit 366a72f

Browse files
authored
Update README.md
1 parent 75cce6d commit 366a72f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Scripts are in `src/pipeline/` and can be executed end-to-end via:
6464

6565

6666

67-
\## How to run (local)
67+
## How to run (local)
6868

6969
```bash
7070
python -m venv .venv
@@ -81,6 +81,10 @@ python -m pip install -r requirements.txt
8181
./run_all.ps1 # Windows
8282
./run_all.sh # Mac/Linux
8383

84+
Data sources
85+
86+
Natural Earth (vector datasets). Raw files are downloaded during ingest and ignored by git; small samples are committed for fast demo loading.
87+
8488

8589

8690

0 commit comments

Comments
 (0)