diff --git a/README.md b/README.md index ef65ac0..f8df539 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,4 @@ angular.module('yourModule', ['LocalStorageModule']) localStorageService.add('Favorite Sport','value'); }]); ``` +Check out the full demo and documentation at http://gregpike.net/demos/angular-local-storage/demo.html \ No newline at end of file