From 26c918863ed617c56e003a1794624d5f59020d42 Mon Sep 17 00:00:00 2001 From: Matt Graham Date: Wed, 17 Feb 2016 11:28:06 -0500 Subject: [PATCH] Fix for Issue #275 Closes #275 --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 99c1a0d..b16576c 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,5 @@ # Heroku Buildpack: Python -![python-banner](https://cloud.githubusercontent.com/assets/51578/8914205/ecf2047c-346b-11e5-98c5-42547f9f4410.jpg) +![buildpack_python](https://cloud.githubusercontent.com/assets/51578/13116296/5f4058f0-d569-11e5-8129-bffd7be091e6.jpg) This is a [Heroku buildpack](http://devcenter.heroku.com/articles/buildpacks) for Python apps, powered by [pip](http://www.pip-installer.org/).