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 - + 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