README.md in edifice-1.1.0 vs README.md in edifice-1.1.1

- old
+ new

@@ -1,8 +1,17 @@ Edifice ======= -Edifice.js is a rails gem / javascript library for integrating your JS + CSS more closely with your rails workflow. +Edifice.js is a rails gem for integrating your JS + CSS more closely with your Rails 3 workflow. There are two closely related gems--[edifice-forms](/tmeasday/edifice-forms) and [edifice-widgets](/tmeasday/edifice-widgets)--which do not rely on, but complement it well. + +Installation +------------ + +To install, simply add to your Gemfile: + +```ruby +gem 'edifice' +``` Page Specific CSS ----------------- Add this to your body tag: