Skip to content

Commit

Permalink
Updated README usage
Browse files Browse the repository at this point in the history
  • Loading branch information
BoyCook committed Mar 18, 2013
1 parent 394c715 commit d446a83
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ A twitter client written in Javascript
## Usage

var twitter = new Twitter(config);
twitter.getUserTimeline();
twitter.getMentionsTimeline();
twitter.getHomeTimeline();
twitter.getReTweetsOfMe();
twitter.getTweet();

0 comments on commit d446a83

Please sign in to comment.