summaryrefslogtreecommitdiff
path: root/python/Flask/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/Flask/README')
-rw-r--r--python/Flask/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/Flask/README b/python/Flask/README
new file mode 100644
index 0000000000..fdc117a9e8
--- /dev/null
+++ b/python/Flask/README
@@ -0,0 +1,3 @@
+Flask is a microframework for Python based on Werkzeug
+and Jinja2. It's intended for getting started very quickly
+and was developed with best intentions in mind.