Compare commits
2 Commits
9ea0fc7960
...
5aa7fd131e
| Author | SHA1 | Date | |
|---|---|---|---|
| 5aa7fd131e | |||
| 1392eed052 |
11
README.md
11
README.md
@ -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
|
||||
TODO (aka figure it out yourself)
|
||||
|
||||
## Scripts
|
||||
|
||||
@ -50,6 +50,9 @@ 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
|
||||
```
|
||||
|
||||
Loading…
Reference in New Issue
Block a user