We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a811978 + 1252851 commit 71747d4Copy full SHA for 71747d4
README.md
@@ -5,6 +5,12 @@ An Angular module that gives you access to the browsers local storage
5
6
[](https://travis-ci.org/grevory/)
7
8
+Installation:
9
+
10
+```bash
11
+bower install angular-local-storage
12
+```
13
14
Example use:
15
16
```javascript
0 commit comments