From f3ef129b286c495e4026a27a0640b4ca90c02650 Mon Sep 17 00:00:00 2001 From: Kane Rogers Date: Fri, 1 Aug 2014 11:51:30 +1000 Subject: [PATCH] Add installation instructions to README.md Now I know how to install it! :smile: --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8c298fb..56d7934 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ An Angular module that gives you access to the browsers local storage [![Build Status](https://secure.travis-ci.org/grevory/angular-local-storage.png?branch=master)](https://travis-ci.org/grevory/) +Installation: + +```bash +bower install angular-loading-bar +``` + Example use: ```javascript