We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b31f2d9 commit ff5ee03Copy full SHA for ff5ee03
README
@@ -6,7 +6,7 @@
6
~ What is Flask?
7
8
Flask is a microframework for Python based on Werkzeug
9
- and Jinja2. It's intended for small scale applications
+ and Jinja2. It's intended for getting started very quickly
10
and was developed with best intentions in mind.
11
12
~ Is it ready?
@@ -51,3 +51,5 @@
51
52
Either use the #pocoo IRC channel on irc.freenode.net or
53
ask on the mailinglist: http://flask.pocoo.org/mailinglist/
54
+
55
+ See http://flask.pocoo.org/community/ for more resources.
0 commit comments