Skip to content

Commit f6eca7c

Browse files
authored
Update README.md
1 parent b515e01 commit f6eca7c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,9 @@ Rultor.com](https://www.rultor.com/b/dartoos-dev/json_cache)](https://www.rultor
3030

3131
**Json Cache** is an object-oriented package to cache user data locally in json.
3232
It can also be thought of as a layer on top of Flutter's local storage packages
33-
like [sharable_preferences](https://pub.dev/packages/shared_preferences) that
34-
unifies them as an elegant caching API.
33+
like [sharable_preferences](https://pub.dev/packages/shared_preferences) and
34+
[local storage](https://pub.dev/packages/localstorage) that unifies them as an
35+
elegant caching API.
3536

3637

3738
In addition, this package gives developers great flexibility by providing a set

0 commit comments

Comments
 (0)