Skip to content

Commit

Permalink
Improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre committed Mar 21, 2012
1 parent c47419d commit e9576ae
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.rdoc
Expand Up @@ -6,10 +6,14 @@ With the +swf_fu+ plugin, rails treats your swf files like any other asset (imag
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+:
Expand Down

0 comments on commit e9576ae

Please sign in to comment.