README.rdoc in morgoth-picasa-0.1.0 vs README.rdoc in morgoth-picasa-0.1.1
- old
+ new
@@ -17,10 +17,10 @@
Picasa.albums(google_username)
#=> [ {:id => "666", :title => "satan-album", :photos_count => '6'}, {another one} ]
Picasa.photos(google_username, album_id)
#=> {:photos => [{ :title, :thumbnail_1, :thumbnail_2, :thumbnail_3, :photo },{}],
- # :slideshow => "link to picasa slideshow"}
+ # :slideshow => "link to picasa slideshow"}
= Copyright
Copyright (c) 2009 Wojciech Wnętrzak, released under the MIT license.