Merge pull request #549 from tahashahid/patch-1

Updated Readme.md
This commit is contained in:
Daniel Eden 2016-06-06 10:48:35 -07:00
commit e1faf13957
1 changed files with 8 additions and 0 deletions

View File

@ -3,6 +3,14 @@
`animate.css` is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.
## Installation
To install via Bower, simply do the following:
```bash
$ bower install animate.css --save
```
##Basic Usage
1. Include the stylesheet on your document's `<head>`