diff --git a/README.md b/README.md index a6b54f3..4ea6aae 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Onboarding-green.svg?style=true)](https://android-arsenal.com/details/3/4094) + Onboarding ========== A beautiful way to introduce users to you app @@ -6,6 +8,8 @@ A beautiful way to introduce users to you app Using a regular `ViewPager` with a custom transformer with callbacks we can achieve this effect +[Sample Apk](https://dl.dropboxusercontent.com/u/31880748/onboarding-sample.apk) + ### Interface ```java public interface SceneChangeListener {