From 24807fef97bbc0954e9d77f0535ce61b6a1a95c0 Mon Sep 17 00:00:00 2001 From: Daniel Date: Sat, 14 Mar 2020 19:28:57 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3b1dd3f..ca5f5e4 100644 --- a/README.md +++ b/README.md @@ -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.