Skip to content

Commit

Permalink
adding install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya Bhargava committed Oct 16, 2011
1 parent 10389c5 commit f79e958
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.markdown
Expand Up @@ -3,6 +3,10 @@
## About
This is a Haskell package for accessing [Rdio](http://rdio.com)'s API with OAuth.

## Installation

cabal install rdioh

## OAuth

Rdio supports 2-legged and 3-legged OAuth. 2-legged OAuth only requires a key and a secret. You can get both by [registering for a Mashery account](http://developer.rdio.com/member/register).
Expand Down

0 comments on commit f79e958

Please sign in to comment.