From 2b29e7efeb724463f0d5fcc4a57557cedebd213d Mon Sep 17 00:00:00 2001 From: Matt Graham Date: Fri, 24 Jul 2015 15:35:53 -0400 Subject: [PATCH 1/2] Update Readme.md --- Readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 56370af..1431a23 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,6 @@ -Heroku buildpack: Python -======================== +# Heroku buildpack: Python +![python](https://cloud.githubusercontent.com/assets/51578/8883003/9eae6e6c-3219-11e5-8457-9041b480567d.jpg) + This is a [Heroku buildpack](http://devcenter.heroku.com/articles/buildpacks) for Python apps, powered by [pip](http://www.pip-installer.org/). From c1c4f50ef6c53b2ba3c35faf0644742f931559fc Mon Sep 17 00:00:00 2001 From: Matt Graham Date: Mon, 27 Jul 2015 14:30:36 -0400 Subject: [PATCH 2/2] Update Readme.md --- Readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 1431a23..b34229d 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,5 @@ # Heroku buildpack: Python -![python](https://cloud.githubusercontent.com/assets/51578/8883003/9eae6e6c-3219-11e5-8457-9041b480567d.jpg) - +![python](https://cloud.githubusercontent.com/assets/51578/8914205/ecf2047c-346b-11e5-98c5-42547f9f4410.jpg) This is a [Heroku buildpack](http://devcenter.heroku.com/articles/buildpacks) for Python apps, powered by [pip](http://www.pip-installer.org/).