Minor changes

This commit is contained in:
XD-DENG
2017-07-01 22:06:05 +08:00
parent 22130539c3
commit 94a1a850b7
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# flask-example
A minimal web app developed in [Flask](http://flask.pocoo.org/).
A minimal web app developed with [Flask](http://flask.pocoo.org/) framework.
The main purpose is to introduce how to implement the essential elements in web application with Flask framework, including
The main purpose is to introduce how to implement the essential elements in web application with Flask, including
- URL Building