From 5232a964b51d5e6288516d0cc201c985cfc55df6 Mon Sep 17 00:00:00 2001 From: layer Date: Tue, 7 Feb 2017 18:13:08 +0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6749207..4f9c4a4 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Interactive step paging indicator widget, compatible with the ViewPager ![StepIndicator](https://github.com/layerlre/StepIndicator/raw/master/images/port4.gif)![StepIndicator](https://github.com/layerlre/StepIndicator/raw/master/images/port6.gif) -![StepIndicator](https://github.com/layerlre/StepIndicator/raw/master/images/land6.gif) ![StepIndicator](https://github.com/layerlre/StepIndicator/raw/master/images/custom_step.png) +![StepIndicator](https://github.com/layerlre/StepIndicator/raw/master/images/land6.gif) # Usage 1. Include one of the widgets in your view. This should usually be placed adjacent to the `ViewPager` it represents.