updated CDN on the Readme.md

This commit is contained in:
Elvin 2016-08-26 13:30:02 -04:00
parent e1faf13957
commit 7e8be11959
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="http://s.mlcdn.co/animate.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/animate.min.css">
</head>
```
2. Add the class `animated` to the element you want to animate.