Skip to content

Commit

Permalink
are the new viewers gone yet?
Browse files Browse the repository at this point in the history
  • Loading branch information
technoweenie committed Apr 24, 2010
1 parent 86ef51a commit a5ba5d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -27,7 +27,8 @@ See the [streaming API docs][api-docs] for examples of the limit and delete comm
## Usage

// twitter-node does not modify GLOBAL, that's so rude
var TwitterNode = require('twitter-node').TwitterNode;
var TwitterNode = require('twitter-node').TwitterNode
, sys = require('sys')

// you can pass args to create() or set them on the TwitterNode instance
var twit = new TwitterNode({
Expand Down

0 comments on commit a5ba5d6

Please sign in to comment.