README.md in pupil-0.2.0 vs README.md in pupil-0.2.1
- old
+ new
@@ -43,10 +43,10 @@
# Get timeline statuses without replies
pupil.home_timeline :count => 50, :exclude => :replies
# Follow User
- pupil.follow :screen_name => :twitterapi
+ pupil.follow :twitterapi
# Update URL on profile
pupil.update_profile :url => "http://oameya.com"
Using Streaming API