From 4e924d996b0d02df647866d8dd9eaa4d84a31a4a Mon Sep 17 00:00:00 2001 From: Next <1406099478@qq.com> Date: Thu, 27 Dec 2018 11:12:50 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bff3dd..ef515b6 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Cocos Creator 网页调试器,运行时查看、修改节点树,实时更新 ![t2](./screenshots/t2.png) -3. 打开`index.jade`,找到`body`里最后一个`div`,在下面添加`include ./ccc-devtools/index.html` +3. 打开`index.jade`,找到`body`里最后一个`div`,在下面添加`include ./ccc-devtools/index.html`,**注意用tab键与上面的div对齐** ![t3](./screenshots/t3.png)