Browse Source

Touch up README.

pull/502/head
Ron DuPlain 13 years ago
parent
commit
ff5ee034b8
  1. 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…
Cancel
Save