README.md in bad_browser-0.0.1 vs README.md in bad_browser-0.0.2

- old
+ new

@@ -1,12 +1,17 @@ # BadBrowser 'Unsupported browser' warning to IE users with [Chrome Frame](https://developers.google.com/chrome/chrome-frame/) install link. +This is the warning that will be displayed + +![](http://treydock.github.com/bad_browser/images/bad_browser_warning2.png) + ## Requirements * Rails >= 3.1 +* jquery-rails ## Installation Add this line to your application's Gemfile: @@ -37,9 +42,14 @@ ## To-Do * add option to pass ```:none``` in place of an IE version to display the warning to all IE users ## Changelog + +### 0.0.2 - 2012/04/13 + +* Correct dependencies +* User a more correct method to extend Rails::Engine ### 0.0.1 - 2012/04/12 * initial release of gem \ No newline at end of file