forked from orbit-oss/flask
Touch up README.
This commit is contained in:
parent
b31f2d9a64
commit
ff5ee034b8
1 changed files with 3 additions and 1 deletions
4
README
4
README
|
|
@ -6,7 +6,7 @@
|
||||||
~ What is Flask?
|
~ What is Flask?
|
||||||
|
|
||||||
Flask is a microframework for Python based on Werkzeug
|
Flask is a microframework for Python based on Werkzeug
|
||||||
and Jinja2. It's intended for small scale applications
|
and Jinja2. It's intended for getting started very quickly
|
||||||
and was developed with best intentions in mind.
|
and was developed with best intentions in mind.
|
||||||
|
|
||||||
~ Is it ready?
|
~ Is it ready?
|
||||||
|
|
@ -51,3 +51,5 @@
|
||||||
|
|
||||||
Either use the #pocoo IRC channel on irc.freenode.net or
|
Either use the #pocoo IRC channel on irc.freenode.net or
|
||||||
ask on the mailinglist: http://flask.pocoo.org/mailinglist/
|
ask on the mailinglist: http://flask.pocoo.org/mailinglist/
|
||||||
|
|
||||||
|
See http://flask.pocoo.org/community/ for more resources.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue