diff --git a/README.md b/README.md
index 5ccdba726bf8082cebdaba0a539ebdbbc64a2425..b35a0a9540d345cb7f3f3403a04b841165feba33 100644
--- a/README.md
+++ b/README.md
@@ -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