Update REAME

This commit is contained in:
Andros Fenollosa
2017-11-06 21:38:40 +01:00
parent e37caffc0f
commit ffb8f26efb
3 changed files with 4 additions and 0 deletions

3
envExample Normal file
View File

@ -0,0 +1,3 @@
SECRET_KEY=secret
DEBUG=True
DATABASE="sqlite:///database.sqlite"