Add README.md

This commit is contained in:
Skia 2020-04-06 19:57:05 +02:00
parent 38ef373f59
commit 1e7ad98eb7

View file

@ -1,2 +1,9 @@
# covid19-attestator
# Covid-19 French attestator
## How to use?
Make sure you have Python 3 installed, with the `reportlab` package available.
`python3 -m pip install reportlab` should do.
Edit the top of the `attestator.py` file to fill in your personal information,
then simply run the script and answer its questions.