Skip to content

Commit 0cc08a3

Browse files
authored
Update README.md
1 parent 81d254b commit 0cc08a3

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
@@ -1,5 +1,7 @@
11
# CachePot - Android Simple Data Cache
22

3+
[ ![Download](https://api.bintray.com/packages/kimkevin/maven/com.github.kimkevin%3Acachepot/images/download.svg) ](https://bintray.com/kimkevin/maven/com.github.kimkevin%3Acachepot/_latestVersion)
4+
35
CachePot is a simple open source for data cache management and passing data object between Fragments without Pacelable and Serializable.
46

57
> WARNING: It would be inappropriate to pass data both ways between different android applications, it's a better way to use `Intent` properly.

0 commit comments

Comments
 (0)