Touch up README.

This commit is contained in:
Ron DuPlain 2012-04-23 21:47:28 -04:00
parent b31f2d9a64
commit ff5ee034b8

4
README
View file

@ -6,7 +6,7 @@
~ What is Flask?
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.
~ Is it ready?
@ -51,3 +51,5 @@
Either use the #pocoo IRC channel on irc.freenode.net or
ask on the mailinglist: http://flask.pocoo.org/mailinglist/
See http://flask.pocoo.org/community/ for more resources.