From 70d8c7a625217cfd9030175295bbce88a2f43fde Mon Sep 17 00:00:00 2001
From: Matt Graham <kickthebox@gmail.com>
Date: Fri, 11 Mar 2016 14:15:41 -0500
Subject: [PATCH] Update Readme.md

---
 Readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Readme.md b/Readme.md
index b40c86b5..ee8ffaf8 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,5 +1,5 @@
 # Heroku Buildpack: Python
-![buildpack_python](https://cloud.githubusercontent.com/assets/51578/13116296/5f4058f0-d569-11e5-8129-bffd7be091e6.jpg)
+![python](https://cloud.githubusercontent.com/assets/51578/13712821/b68a42ce-e793-11e5-96b0-d8eb978137ba.png)
 
 This is the official [Heroku buildpack](https://devcenter.heroku.com/articles/buildpacks) for Python apps, powered by [pip](https://pip.pypa.io/) and other excellent software.
 
-- 
GitLab