README.md in itunes-0.4.1 vs README.md in itunes-0.5.0

- old
+ new

@@ -41,18 +41,20 @@ } Available Methods ----------------- - - movie - - podcast - - music - - music_video - - audiobook - - short_film - - tv_show - - all +* movie +* podcast +* music +* music_video +* audiobook +* short_film +* tv_show +* ebook +* software +* all Using the iTunes gem -------------------- require 'itunes' @@ -84,6 +86,6 @@ If you are familiar with Hashie, Rash is very similar to a Mash. The primary difference is that Rash gives us ruby-friendly keys so instead of artistId, Rash converts that to artist_id. Copyright --------- -Copyright © 2010 Garrett Bjerkhoel. See [MIT-LICENSE](http://github.com/dewski/itunes/blob/master/MIT-LICENSE) for details. +Copyright © 2011 Garrett Bjerkhoel, Steve Agalloco. See [MIT-LICENSE](http://github.com/dewski/itunes/blob/master/MIT-LICENSE) for details. \ No newline at end of file