diff --git a/README.MD b/README.MD index 7bfab54..b03736a 100644 --- a/README.MD +++ b/README.MD @@ -55,7 +55,7 @@ Use v-infinite-scroll to enable the infinite scroll, and use infinite-scroll-* a The method appointed as the value of v-infinite-scroll will be executed when the bottom of the element reaches the bottom of the viewport. ```HTML -
+
...
```