adding data

This commit is contained in:
2025-12-30 14:34:34 +01:00
parent 5f1b2d0474
commit 30a2a13d20
8 changed files with 1454 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Anno 117: Pax Romana documentation
## Run scraper
```bash
source venv/bin/activate && python python/scraper.py
```