Update README.md

This commit is contained in:
Daniel 2020-03-14 19:28:57 +01:00 committed by GitHub
parent fc98ee857c
commit 24807fef97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,3 +20,6 @@ def create_app():
...
```
You can also take a look at the `sample.py`. Maybe it will help, but I think it's pretty easy.
### License
This work is licensed under GPLv3. See `LICENSE.txt` for details.