diff --git a/README.markdown b/README.markdown index c649b06..bc3371e 100644 --- a/README.markdown +++ b/README.markdown @@ -38,7 +38,7 @@ Example Use ----------------------------------------------------------------------------------------------------- > import twython > -> twitter = twython.setup(username="example", password="example") +> twitter = twython.setup(username="example", password="example") > twitter.updateStatus("See how easy this was?")