diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-05-29 17:21:42 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-06-01 23:54:42 +0700 |
commit | 672087c291edc9ab23a5e36e5a3d5a1fd7ada83f (patch) | |
tree | cf50627e68a80f2037a920fd07b866147490e720 /python/Flask/README | |
parent | 82bef69f6a3318a32f356e9b80d1dde9ac8068fa (diff) |
python/Flask: Updated for version 0.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 fdc117a9e82e8..13caec97e56bd 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. |