Compare commits

..

No commits in common. "5aa7fd131ea58a32e395ee35c37d2e0bc52390be" and "9ea0fc7960045307b73ac1271c042b59178653c9" have entirely different histories.

View File

@ -5,9 +5,9 @@
Expect this shit to break at any point. Most likely when you really need it.
## Requirement
- Python 3
- Pip
- Firefox
Python 3
Pip
Firefox
## Install
@ -26,7 +26,7 @@ Update config.ini with you Flight Schedule Pro username and password
## Config
TODO (aka figure it out yourself)
TODO
## Scripts
@ -50,9 +50,6 @@ python save_progress_reports.py Greg
# List students
python save_progress_reports.py -l
# Output PDF(s) to another directory
python save_progress_reports.py -o /my/shitty/directory Greg
# More usage details
python save_progress_reports.py --help
```