From d4426f35db460815e7d77f180cba7321f6e16bdb Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Thu, 9 Mar 2017 18:58:23 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11e9a0b..5f5d841 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Add this into your dependencies block. (May be not added to jCenter() yet). compile 'com.yarolegovich:discrete-scrollview:1.0.1' ``` ## Sample +Get it on Google Play
+ Please see the [sample app] (https://github.com/yarolegovich/DiscreteScrollView/tree/master/sample/src/main/java/com/yarolegovich/discretescrollview/sample) for examples of library usage. ![GifSampleWeather](https://github.com/yarolegovich/DiscreteScrollView/blob/master/images/cards_weather.gif) @@ -109,10 +111,10 @@ public interface CurrentItemChangeListener { } ``` -### Special thanks +## Special thanks Thanks to [Tayisiya Yurkiv] (https://www.behance.net/yurkivt) for sample app design and beautiful GIFs. -### License +## License ``` Copyright 2017 Yaroslav Shevchuk