added readme

This commit is contained in:
Guillaume Raffy 2022-12-09 19:16:06 +01:00
parent 6f7aa942aa
commit 976b476d0e
1 changed files with 9 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
tool to check declared teaching hours from csv file extracted from OSE (Organisation des Services d'Enseignement)
Usage:
```sh
python3 ./main.py
```
Generates the `df3.csv` from `sample.csv`.