Browse Source

fix: 禁用检查部分链接

master
juzhiyuan 4 years ago
parent
commit
489fc5f26b
  1. 3
      README.en-US.md
  2. 2
      README.md

3
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
```
<!-- markdown-link-check-disable -->
Open http://localhost:8000/ and you can see the online effect.
<!-- markdown-link-check-enable -->
### Step2. Draw flowchart

2
README.md

@ -43,7 +43,9 @@ $ npm install
$ npm run example
```
<!-- markdown-link-check-disable -->
此时浏览器会自动打开 `http://localhost:8000/` ,可以看到运行效果。
<!-- markdown-link-check-enable -->
### 步骤 2. 绘制流程图

Loading…
Cancel
Save