Skip to content

Commit

Permalink
[docs] Added CLI usage to ReadMe.
Browse files Browse the repository at this point in the history
  • Loading branch information
AvianFlu committed Sep 2, 2011
1 parent 8a2d5f7 commit efd6a00
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,16 @@ Twitter stream filtering is an imperfect and ongoing process - suggestions are a
"follow": [],
"recentTweets": []
}
```
```
## Command-line Usage

Hook.io Twitter ships with a simple CLI interface. To get started:

bin/twitter --shell

Some example commands:

tweet Hi everybody, I'm using a CLI Twitter client!
report bigspammer5
follow bestfriend454
exit

0 comments on commit efd6a00

Please sign in to comment.