Merge pull request #1858 from etothemanders/master

Added link to deploying documentation
This commit is contained in:
Markus Unterwaditzer 2016-06-02 21:59:44 +02:00
commit 4102be4060

View file

@ -33,6 +33,8 @@ And run it:
$ python hello.py
* Running on http://localhost:5000/
Ready for production? `Read this first <http://flask.pocoo.org/docs/deploying/>`.
Links
`````