From c1c4f50ef6c53b2ba3c35faf0644742f931559fc Mon Sep 17 00:00:00 2001 From: Matt Graham <kickthebox@gmail.com> Date: Mon, 27 Jul 2015 14:30:36 -0400 Subject: [PATCH] Update Readme.md --- Readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 1431a23f..b34229d3 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,5 @@ # Heroku buildpack: Python - - + This is a [Heroku buildpack](http://devcenter.heroku.com/articles/buildpacks) for Python apps, powered by [pip](http://www.pip-installer.org/). -- GitLab