From b93f7f880fa3c74d04542873395d50a31bf8055f Mon Sep 17 00:00:00 2001 From: Rachel Bradley-Haas Date: Mon, 17 Apr 2017 09:27:05 -0700 Subject: [PATCH] update --- hello/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello/templates/index.html b/hello/templates/index.html index 3c7236392..18f213cce 100644 --- a/hello/templates/index.html +++ b/hello/templates/index.html @@ -8,7 +8,7 @@ -

Getting Started with Python on Heroku

+

Getting Started with Python on Heroku with Woodson!

This is a sample Python application deployed to Heroku. It's a reasonably simple app - but a good foundation for understanding how to get the most out of the Heroku platform.

Getting Started with Python Source on GitHub