From 2cce20d713dffa9a29964d7aae2a6692b193fef4 Mon Sep 17 00:00:00 2001 From: tahashahid Date: Sat, 12 Mar 2016 14:22:48 +0500 Subject: [PATCH] Updated Readme.md added bower installation step into the docs --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 96f9d82..60cebe0 100644 --- a/README.md +++ b/README.md @@ -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 ``