From a5717333c5268f0f99e638b3af87942ecf313e8e Mon Sep 17 00:00:00 2001 From: grevory Date: Sun, 26 Aug 2012 23:31:44 -0700 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b153289 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +angular-local-storage +===================== + +An Angular module that gives you access to the browsers local storage \ No newline at end of file