diff --git a/README.md b/README.md index 30cc47c48..37efa4a3d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ 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. +Just one of the things I'm learning. https://github.com/hchiam/learning + ## Running Locally Make sure you have Python [installed properly](http://install.python-guide.org). Also, install the [Heroku Toolbelt](https://toolbelt.heroku.com/) and [Postgres](https://devcenter.heroku.com/articles/heroku-postgresql#local-setup).