From 5d51be5679e5e7cc9259dc85cf73decb70a0291c Mon Sep 17 00:00:00 2001 From: Kenneth Reitz <me@kennethreitz.org> Date: Fri, 19 Feb 2016 15:43:01 -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 563b908e..d12cb020 100644 --- a/Readme.md +++ b/Readme.md @@ -50,4 +50,4 @@ Runtime options include: - `pypy-4.0.1` (unsupported, experimental) - `pypy3-2.4.0` (unsupported, experimental) -Other [unsupported runtimes](https://github.com/heroku/heroku-buildpack-python/tree/master/builds/runtimes) are available as well. +Other [unsupported runtimes](https://github.com/heroku/heroku-buildpack-python/tree/master/builds/runtimes) are available as well. Use at your own risk. -- GitLab