From 074066011777f952a0b1fee0cf0a403d0fc7865f Mon Sep 17 00:00:00 2001 From: eleith Date: Mon, 27 May 2013 05:26:01 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac39f64..d7f057b 100644 --- a/README.md +++ b/README.md @@ -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*