diff --git a/Home.textile b/Home.textile index 7dde63f..060dc77 100644 --- a/Home.textile +++ b/Home.textile @@ -5,8 +5,8 @@ Twython is a Python API wrapper for the Twitter REST API. from twython import Twython -# Create a Twython instance -# Note: For OAuth examples, see the included Django application. + \# Create a Twython instance + \# Note: For OAuth examples, see the included Django application. twitter = Twython() twitter.searchTwitter(q="bert")