From e966cd4d1cd57a94a9c4f40ace448b32f2d152d8 Mon Sep 17 00:00:00 2001 From: jbyrum Date: Wed, 14 Dec 2016 08:56:05 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ef86141..30f7cfe 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # SIddMPLE TEXT CHANGE # python-getting-started +asdf + A barebones Python 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.