diff options
Diffstat (limited to 'python/Flask/README')
-rw-r--r-- | python/Flask/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Flask/README b/python/Flask/README index fdc117a9e8..13caec97e5 100644 --- a/python/Flask/README +++ b/python/Flask/README @@ -1,3 +1,3 @@ Flask is a microframework for Python based on Werkzeug -and Jinja2. It's intended for getting started very quickly +and Jinja2. It's intended for getting started very quickly and was developed with best intentions in mind. |