From 3d0d296f575a50016d3ba57c4bc55ab25eb72096 Mon Sep 17 00:00:00 2001 From: thinkinggis Date: Thu, 1 Aug 2019 18:23:38 +0800 Subject: [PATCH] update readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ffd1a6a230..c06e9576fb 100755 --- a/README.md +++ b/README.md @@ -10,12 +10,11 @@ $ npm install $ npm run test-live # build watching file changes and run demos -$ npm run dev +$ npm run start # run demos $ npm run demos ``` -visit online demo -https://antv.alipay.com/zh-cn/l7/1.x/demo/index.html + ## How to Contribute