diff --git a/README.md b/README.md new file mode 100644 index 0000000..efe5669 --- /dev/null +++ b/README.md @@ -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`.