From 78d6ce7208347f00e965bb1b02bbd47ddf8de04e Mon Sep 17 00:00:00 2001 From: Paul LeBeau Date: Sat, 30 Jun 2018 23:26:01 +1200 Subject: [PATCH] Added Play Store badge and link to README.md. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4fbde10..51ed8f6 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ This app includes example code showing you how to: - Re-colour your SVG images at run time using CSS. - Create simple animations using [`ValueAnimator`](https://developer.android.com/reference/android/animation/ValueAnimator). +Get it on Google Play + ## Feedback If you find any bugs with this application, or have suggestions on other useful examples I could add, please [file an issue](https://github.com/BigBadaboom/androidsvgsampleapp/issues).