Update Readme.md

This commit is contained in:
2016-02-19 16:01:10 -05:00
parent 6952a2e728
commit 8306f84236
+2
View File
@@ -5,6 +5,8 @@ This is the official [Heroku buildpack](http://devcenter.heroku.com/articles/bui
Recommended web frameworks include **Django** and **Flask**. The recommended webserver is **Gunicorn**. There are no restrictions around what software can be used (as long as it's pip-installable). Web processes must bind to `$PORT`, and only the HTTP protocol is permitted for incoming connections.
Some Python packages with obscure C dependencies (e.g scipy) are not yet supported.
See it in Action
----------------