Revert "updated CDN on the Readme.md"

This commit is contained in:
Daniel Eden 2016-09-02 08:33:43 -07:00 committed by GitHub
parent 0b4779ae42
commit 53cf72f98e
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ $ bower install animate.css --save
or use the version hosted by [SmallCDN](http://smallcdn.rocks)
```html
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/animate.min.css">
<link rel="stylesheet" href="http://s.mlcdn.co/animate.css">
</head>
```
2. Add the class `animated` to the element you want to animate.