From 36761de9427ef2204bfbdca787ccf186a7a9f1d9 Mon Sep 17 00:00:00 2001 From: cjitest <30632462+cjitest@users.noreply.github.com> Date: Tue, 1 Aug 2017 12:43:11 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5f508fea..5ef8c764f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Python: Getting Started +FOOBARBAZ + A barebones Django app, which can easily be deployed to Heroku. This application supports the [Getting Started with Python on Heroku](https://devcenter.heroku.com/articles/getting-started-with-python) article - check it out.