Skip to content

Commit 465cd61

Browse files
committed
Merge pull request #450 from ivovdgrift/patch-1
Added Github IO page link to the readme
2 parents 2967e3b + 57b629f commit 465cd61

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)