Added MIT licence.

This commit is contained in:
Felix Delattre 2026-06-11 16:03:12 +02:00
parent bf9c6111c9
commit 77822a67d9
3 changed files with 28 additions and 1 deletions

View file

@ -55,3 +55,9 @@ The 2025 manifest currently lists **739** cameras with archive overlap; most per
## Web viewer
From the workspace root, `make serve` serves `processing/` at [http://localhost:8000/index.html](http://localhost:8000/index.html). Requires step 5 (`data/metrics/manifest.json`).
---
## License
[MIT](LICENSE)