forked from orbit-oss/flask
Typo: developped -> developed
This commit is contained in:
parent
c9a2ad2b8d
commit
13cddba84f
1 changed files with 1 additions and 2 deletions
3
README
3
README
|
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
// Flask //
|
// Flask //
|
||||||
|
|
||||||
web development, one drop at a time
|
web development, one drop at a time
|
||||||
|
|
@ -8,7 +7,7 @@
|
||||||
|
|
||||||
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 small scale applications
|
||||||
and was developped with best intentions in mind.
|
and was developed with best intentions in mind.
|
||||||
|
|
||||||
~ Is it ready?
|
~ Is it ready?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue