technoweenie / twitter-node

Discontinued: check out nTwitter
https://github.com/AvianFlu/ntwitter
MIT License
446 stars 547 forks source link

example code needs sys #2

Closed ptarjan closed 14 years ago

ptarjan commented 14 years ago

I would recommend

var sys = require('sys');

before it is used later in the code

technoweenie commented 14 years ago

Yea, I thought that was pretty obvious. But whatever, I added it to the readme.