Skip to content

Commit 57b629f

Browse files
committed
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.
1 parent 2967e3b commit 57b629f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ Full example:
9696
<h1 class="animated infinite bounce">Example</h1>
9797
```
9898

99+
[Check out all the animations here!](https://daneden.github.io/animate.css/)
100+
99101
##Usage
100102
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!
101103

0 commit comments

Comments
 (0)