feat: Download a csv for the report
All checks were successful
Build Docker / Build Image (push) Successful in 57s

This commit is contained in:
2024-02-17 11:57:04 +11:00
parent 43c5b5c3ba
commit b85d316491
2 changed files with 8 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ python3 main.py
On Windows:
```bash
python main.py
python3 main.py
```