Skip to content

Commit

Permalink
Added Github IO page link to the readme
Browse files Browse the repository at this point in the history
Added the link to the Github IO page where all the different animations can be seen to the readme.
  • Loading branch information
ivo-o committed Aug 1, 2015
1 parent 2967e3b commit 57b629f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!

Expand Down

0 comments on commit 57b629f

Please sign in to comment.