diff --git a/README.md b/README.md index 96f9d82..0a9b983 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,12 @@ ``` + or use the version hosted by [SmallCDN](http://smallcdn.rocks) + ```html + + + + ``` 2. Add the class `animated` to the element you want to animate. You may also want to include the class `infinite` for an infinite loop. @@ -107,6 +113,12 @@ To use animate.css in your website, simply drop the stylesheet into your documen ``` +or use the version hosted by [SmallCDN](http://smallcdn.rocks) +```html + + + +``` You can do a whole bunch of other stuff with animate.css when you combine it with jQuery or add your own CSS rules. Dynamically add animations using jQuery with ease: