diff --git a/README.md b/README.md index 98c84f9..c200afe 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Set status of InsLoadingView only requires the following code: xml: ```xml - app:status="loading" //or "clicked",or "clicked" + app:status="loading" //or "clicked",or "unclicked" ``` java: