From a743ac040ee8a71c4704d75d456728b9eec614b6 Mon Sep 17 00:00:00 2001 From: Muhammad Hassan Date: Sat, 31 Mar 2018 16:41:44 +0200 Subject: [PATCH] Update README.MD --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -
+
...
```