Updated Readme.md

added bower installation step into the docs
This commit is contained in:
tahashahid 2016-03-12 14:22:48 +05:00
parent 1ba6f45899
commit 2cce20d713
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>`