Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mratzloff committed Apr 20, 2012
1 parent 0a6e298 commit 42fae7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ If you need to have several users authenticated at the same time in your applica

There are some helpers to build flickr urls :

=== url, url_m, url_s, url_t, url_b, url_z, url_o
=== url, url_m, url_s, url_t, url_b, url_z, url_q, url_n, url_c, url_o

info = flickr.photos.getInfo(:photo_id => "3839885270")
FlickRaw.url_b(info) # => "http://farm3.static.flickr.com/2485/3839885270_6fb8b54e06_b.jpg"
Expand Down

0 comments on commit 42fae7d

Please sign in to comment.