README.rdoc in swf_fu-2.0.0 vs README.rdoc in swf_fu-2.0.1

- old
+ new

@@ -4,12 +4,16 @@ +swf_fu+ (pronounced "swif-fu", bonus joke for french speakers) uses SWFObject 2.2 to embed swf objects in HTML and supports all its options. SWFObject 2 is such a nice library that Adobe now uses it as the official way to embed swf! SWFObject's project can be found at http://code.google.com/p/swfobject -Version 2 of +swf_fu+ is an engine for Rails 3.1+ and Ruby 1.8.7+. Use version 1.x for previous versions of Rails. - Comments and pull requests welcome: http://github.com/marcandre/swf_fu + +== Compatibility + +Version 2 of +swf_fu+ is an engine for Rails 3.1+ and Ruby 1.8.7+. + +Version 1.x was a plugin for previous versions of Rails and should not be used with Rails 3.1+. If you are upgrading to Rails 3.1, remove the plugin! == Install Add to your +Gemfile+: