From b77986598d4403e345899392a50d8da56beac5a7 Mon Sep 17 00:00:00 2001 From: Looping Date: Mon, 8 Dec 2014 21:08:28 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c24a10..817fe8b 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ We use `POPSpringAnimation` for dots animation. See [POPSpringAnimation.h](https #### animationDuration -The duration for `UIView animation`. Using in `_indicatorIndexLabel` animation. Only available when `hideCurrentPageIndex` is setting to `NO`. Default is `0.6f`. We will using `POPBasicAnimation` for next released version. +The duration for `UIView animation`. Using in `_indicatorIndexLabel` animation. Only available when `hideCurrentPageIndex` is setting to `NO`. Default is `0.6f`. #### animationScaleFactor