Update README.md

This commit is contained in:
Mike Nakhimovich 2017-02-10 12:18:25 -05:00 committed by GitHub
parent 5ed868ba7a
commit 2bacff5812

View file

@ -308,6 +308,6 @@ CurrentVersion = **2.0.0**
### Sample Project
See app for example usage of Store.
See app for example usage of Store. Alternatively the Wiki contains a set of recipes for common use cases
+ Simple Example: Retrofit + Store
+ Complex Example: BufferedSource from Retrofit (Can be OKHTTP too) + our FileSystem + our GsonSourceParser