aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-07-25 12:14:46 -0700
committerGitHub <noreply@github.com>2017-07-25 12:14:46 -0700
commitaaedf98c7c2eb9381c704367e040471cb2e9d094 (patch)
treec09a42f5357ba3a3452371018527b61939d76ec6 /README.md
parent6eefe3f7c27bd388ea6eb312f056edad03175a63 (diff)
downloadkau-aaedf98c7c2eb9381c704367e040471cb2e9d094.tar.gz
kau-aaedf98c7c2eb9381c704367e040471cb2e9d094.tar.bz2
kau-aaedf98c7c2eb9381c704367e040471cb2e9d094.zip
Update dependencies and icons (#14)3.1.2
* Use kotlin color for sample * Add play store button * Update icon * Update build tools
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e2f359f..ee309a7 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ Kotlin Android Utils
This library contains small helper functions used throughout almost all of my other projects. The goal is to make common interactions executable in a single line.
+<a href='https://play.google.com/store/apps/details?id=ca.allanwang.kau.sample&utm_source=github'><img alt='Get it on Google Play' width="30%" src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/></a>
+
[Changelog](docs/Changelog.md)
------------