Skip to content

Commit

Permalink
Update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Yun committed Oct 5, 2017
1 parent ee35eb9 commit 570e032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ end
self.stepIndicatorView.lineTintColor = self.stepIndicatorView.circleTintColor
self.stepIndicatorView.lineMargin = 4.0
self.stepIndicatorView.lineStrokeWidth = 2.0
self.stepIndicatorView.displayNumbers = false //indicates if it displays numbers at the center instead of the core circle
self.stepIndicatorView.displayNumbers = false //圆圈中间是否显示数字
```
### 支持在 Stroyboard 和 Xib 中直接配置 (可选)
Expand Down

0 comments on commit 570e032

Please sign in to comment.