Update README.md

This commit is contained in:
eleith 2013-05-27 05:26:01 -06:00
parent c14e4c7479
commit 0740660117
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ export track artist/album/name from a user's collection in rdio using node.js
dependendies
==============
* node.js
* [node.js](http://nodejs.org)
* a [rdio API key/secret](http://developer.rdio.com/) for this to work
* [rdio.js](https://github.com/rdio/rdio-simple/blob/master/node/rdio.js) *provided in repo for convenience*
* [om.js](https://github.com/rdio/rdio-simple/blob/master/node/om.js) *provided in repo for convencience*