Skip to content

Commit 32fb1cc

Browse files
authored
fix
1 parent 44accca commit 32fb1cc

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
@@ -6,6 +6,8 @@
66

77
[1]: https://npmjs.com/package/abstract-random-access
88

9+
NB: This version is a fork of @substack's original [random-access-idb](https://github.com/substack/random-access-idb) that implements [random-access-storage](https://github.com/random-access-storage/random-access-storage) abstraction. It helps normalizing every random access instances and eases rai usage in modules like [random-access-network](https://github.com/substack/random-access-network).
10+
911
# example
1012

1113
``` js

0 commit comments

Comments
 (0)