From 7c3a6303d1db57bcaacff4d8af0cd4a5b3dab65d Mon Sep 17 00:00:00 2001 From: Craig Kerstiens <craig.kerstiens@gmail.com> Date: Mon, 27 Jul 2015 13:42:31 -0700 Subject: [PATCH] Revert "Update Readme.md" --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index b34229d3..56370aff 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,5 @@ -# 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