From 3701b1c3380f450a1f0e298f8bb6ebd17d2b3281 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomislav=20Bla=C5=BEeka?= Date: Fri, 13 Mar 2015 18:49:16 +0100 Subject: [PATCH] Update README.md Removed the line linking to the sample app that no longer exists. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 88127624a..49c8faab4 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ Android ViewPagerIndicator Paging indicator widgets that are compatible with the `ViewPager` from the [Android Support Library][2] to improve discoverability of content. -Try out the sample application [on the Android Market][10]. - ![ViewPagerIndicator Sample Screenshots][9] These widgets can also be used in conjunction with [ActionBarSherlock][3]! @@ -137,4 +135,3 @@ License [7]: http://developer.android.com/guide/developing/projects/projects-eclipse.html [8]: http://developer.android.com/guide/developing/projects/projects-eclipse.html#ReferencingLibraryProject [9]: https://raw.github.com/JakeWharton/Android-ViewPagerIndicator/master/sample/screens.png - [10]: https://play.google.com/store/apps/details?id=com.viewpagerindicator.sample