README.md in animatecss-0.0.10 vs README.md in animatecss-0.0.11

- old
+ new

@@ -25,10 +25,10 @@ Add it to the application.css.scss (Ruby on Rails): *= require animate Add it to your application.js - //= require animatecss + //= require animate ## Usage To use animate.css in your app, add the class `animated` to an element, along with any of the animation names. That's it! You've got a CSS animated element. Super!