Skip to content

Commit

Permalink
readme note
Browse files Browse the repository at this point in the history
  • Loading branch information
mattb committed Feb 15, 2011
1 parent d04a8a6 commit 9efcb5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -4,6 +4,8 @@ Ruby wrapper for the [Instapaper Full API](http://www.instapaper.com/api/full)

Draft version.

Note that you need to [request OAuth Application tokens manually](http://www.instapaper.com/main/request_oauth_consumer_token) and that most methods only work for Instapaper subscribers.

# Examples

ip = InstapaperFull::API.new :consumer_key => "my key", :consumer_secret => "my secret"
Expand Down

0 comments on commit 9efcb5c

Please sign in to comment.