From 2b29e7efeb724463f0d5fcc4a57557cedebd213d Mon Sep 17 00:00:00 2001 From: Matt Graham <kickthebox@gmail.com> Date: Fri, 24 Jul 2015 15:35:53 -0400 Subject: [PATCH] Update Readme.md --- Readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 56370aff..1431a23f 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,6 @@ -Heroku buildpack: Python -======================== +# 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