Readme update

This commit is contained in:
Éric Li 2021-05-06 12:13:14 +02:00
parent d40acb8c65
commit 573482a65e
1 changed files with 10 additions and 0 deletions

10
README.md Normal file
View File

@ -0,0 +1,10 @@
### Extensions utilisés
pip install flask
pip install flask-wtf
pip install flask-sqlalchemy
pip install flask-migrate
### Pour lancer l'app
flask run