From 91722691c93a40a84264558184c343024b6a14b1 Mon Sep 17 00:00:00 2001 From: Mike Nakhimovich Date: Thu, 12 Jan 2017 14:12:56 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b6ddcb3..6fceba8 100644 --- a/README.md +++ b/README.md @@ -255,6 +255,8 @@ public class SampleStore extends RealStore { ### Artifacts +Note: Release is in Sync with current state of master (not develop) branch + Since this is android, we have split Store into 4 artifacts: + **Cache** Cache extracted from Guava (~200 methods)