Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
markoa committed Dec 6, 2008
1 parent 89fd350 commit 50b8210
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README
@@ -1,8 +1,9 @@
r2flickr is a Ruby implementation of the Flickr API.

It is a fork of the last release of rflickr, which is no longer maintained.
It is a fork of rflickr, which is no longer maintained.

There are a few example scripts in the examples directory.
The Flickr API reference is on:
http://www.flickr.com/services/api/

You first need to get an API key as explained here:
http://www.flickr.com/services/api/misc.api_keys.html
Expand Down Expand Up @@ -39,4 +40,10 @@ For convenience, you can set your API_KEY and SHARED_SECRET in the
installed version of flickr/base.rb rather than including it in every
application.

[1] http://rubyforge.org/projects/rflickr/
http://github.com/markoa/r2flickr/tree/master

Developers:

Trevor Schroeder (rflickr author)
Marko Anastasov
Dustin Sallings

0 comments on commit 50b8210

Please sign in to comment.