Skip to content

Commit 77f75c2

Browse files
committed
Update README.md
1 parent 0423808 commit 77f75c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
This is a sample app to demonstrate indexeddb usage in an AngularJS app. It uses the [IDBWrapper](https://github.com/jensarps/IDBWrapper) lib, and includes a [polyfill library](https://github.com/axemclion/IndexedDBShim) for browsers that don't support IndexedDB (though, I have yet to test if IndexedDBShim actually kicks in yet).
2+
3+
[Code walk-through here](http://www.recursiverobot.com/post/53767548784/angularjs-with-indexeddb-using-a-helper-library).

0 commit comments

Comments
 (0)