Added Github IO page link to the readme

Added the link to the Github IO page where all the different animations can be seen to the readme.
This commit is contained in:
Ivo van de Grift 2015-08-01 12:23:18 +02:00
parent 2967e3bd37
commit 57b629fd1c

View file

@ -96,6 +96,8 @@ Full example:
<h1 class="animated infinite bounce">Example</h1>
```
[Check out all the animations here!](https://daneden.github.io/animate.css/)
##Usage
To use animate.css in your website, simply drop the stylesheet into your document's `<head>`, and 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!