Update README.md (#464)

This commit is contained in:
2017-09-05 10:02:19 -04:00
committed by GitHub
parent 91a65b2984
commit 36c6f5e388
+1 -1
View File
@@ -16,7 +16,7 @@ See it in Action
Deploying a Python application couldn't be easier:
$ ls
Procfile requirements.txt web.py
Pipfile Procfile web.py
$ heroku create --buildpack heroku/python