diff --git a/README.en-US.md b/README.en-US.md index 54d57c8..c1c4d32 100644 --- a/README.en-US.md +++ b/README.en-US.md @@ -33,8 +33,9 @@ Download this project, install dependencies and start the project. $ git clone https://github.com/imgcook/imove.git $ npm run example ``` - + Open http://localhost:8000/ and you can see the online effect. + ### Step2. Draw flowchart diff --git a/README.md b/README.md index 4987eba..fe5f004 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,9 @@ $ npm install $ npm run example ``` + 此时浏览器会自动打开 `http://localhost:8000/` ,可以看到运行效果。 + ### 步骤 2. 绘制流程图