diff --git a/README.md b/README.md index 64aaaf9..facff34 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Usage: Specify steps with xml attribute: ```xml - app:steps="@array/steps" + app:sv_steps="@array/steps" ``` ```java stepView.setSteps(List steps);