README.md in airplayer-0.1.0 vs README.md in airplayer-1.0.0.pre

- old
+ new

@@ -16,11 +16,11 @@ Requirements ------------------------------------------------------------------------------- - OS X or Ubuntu -- Ruby 1.9.3, 2.0.0 or later +- Ruby 1.9.3, 2.1.3 or later - AppleTV 2G or later - [youtube-dl](http://rg3.github.com/youtube-dl/) (If you want to watch YouTube) ### Ubuntu @@ -161,12 +161,12 @@ [AirPlay Overview - Configuring Your Server](http://developer.apple.com/library/ios/#documentation/AudioVideo/Conceptual/AirPlayGuide/PreparingYourMediaforAirPlay/PreparingYourMediaforAirPlay.html) File extension | MIME type | Ruby `mime-types` -------------- | --------------- | ----------------------------- -.ts | video/MP2T | video/MP2T +.ts | video/MP2T | video/mp2t .mov | video/quicktime | video/quicktime -.m4v | video/mpeg4 | video/vnd.objectvideo +.m4v | video/mpeg4 | video/m4v .mp4 | video/mpeg4 | application/mp4, video/mp4 LICENSE --------------------------------------------------------------------------------