Update Readme.md

This commit is contained in:
Mike Nakhimovich 2017-02-10 15:07:22 -05:00 committed by GitHub
parent 22a524cd31
commit 631956cb52

1
cache/Readme.md vendored
View file

@ -3,7 +3,6 @@ Cache
Store depends on a subset of Guava, we have extracted these parts into a shaded Cache artifact.
Feel free to use Cache anytime you need an in memory cache implementation optimized for Android.
https://github.com/google/guava/wiki/CachesExplained
To use, first build a cache instance.