From 928a66454476976e6eabd2bee5aa77af12449fed Mon Sep 17 00:00:00 2001 From: Kenneth Reitz <me@kennethreitz.org> Date: Wed, 15 Jun 2016 04:35:28 -0400 Subject: [PATCH] yes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 147a8fab..7a53f1aa 100644 --- a/README.md +++ b/README.md @@ -1,3 +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