Skip to content

Commit e1faf13

Browse files
committed
Merge pull request animate-css#549 from tahashahid/patch-1
Updated Readme.md
2 parents 3c1b7c4 + 2cce20d commit e1faf13

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33

44
`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.
55

6+
## Installation
7+
8+
To install via Bower, simply do the following:
9+
10+
```bash
11+
$ bower install animate.css --save
12+
```
13+
614
##Basic Usage
715
1. Include the stylesheet on your document's `<head>`
816

0 commit comments

Comments
 (0)