From ed3691a0aa40e7cc82e78ec593b068cd9cbd3f0a Mon Sep 17 00:00:00 2001 From: Matt Graham Date: Fri, 31 Jul 2015 16:44:23 -0400 Subject: [PATCH] python banner image --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index b34229d..a54cadc 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,5 @@ # Heroku buildpack: Python -![python](https://cloud.githubusercontent.com/assets/51578/8914205/ecf2047c-346b-11e5-98c5-42547f9f4410.jpg) +![python-banner](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/).