From 9ea377772c3a368918a26f37dd9fab26ef90ecf8 Mon Sep 17 00:00:00 2001 From: Zap Date: Wed, 23 Sep 2015 09:40:44 +0800 Subject: [PATCH] fix --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 28e8370..7a8818e 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,7 @@ $(function(){ * [Scroll down load more content](https://github.com/LinZap/jquery.waterfall/blob/master/loadmore.html) ## Installation - -因為 Waterfall 是一個 [jQuery](https://jquery.com/) 的 plug-in, +jQuery.waterfall 是一個 [jQuery](https://jquery.com/) 的 plug-in, 首先您需要先載入 [jQuery](https://jquery.com/) library 接著載入 Waterfall library @@ -61,9 +60,8 @@ $(function(){ ### Bower ```sh bower install jquery.waterfall -}) -```  -  +``` + ## Advanced usage