README.md in snapsvg-rails-0.2.0 vs README.md in snapsvg-rails-0.4.1

- old
+ new

@@ -1,9 +1,13 @@ # Snapsvg::Rails -TODO: Write a gem description +##Snap.svg +The JavaScript SVG library for the modern web. + +http://snapsvg.io/ + ## Installation Add this line to your application's Gemfile: gem 'snapsvg-rails' @@ -16,10 +20,14 @@ $ gem install snapsvg-rails ## Usage -TODO: Write usage instructions here +Add the following to your application.js + + //= require snapsvg + +Full documentation available at: http://snapsvg.io/docs/ ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`)