Merge pull request #112 from kanerogers/patch-1

Add installation instructions to README.md
revert-117-master
Gregory Pike 10 years ago
commit 71747d4a5d

@ -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-local-storage
```
Example use:
```javascript