Browse Source

chore: update readme

master
smallstonesk 4 years ago
parent
commit
15712e7aaf
  1. 4
      README.en-US.md
  2. 4
      README.md

4
README.en-US.md

@ -31,9 +31,9 @@ Download this project, install dependencies and start the project.
```bash
$ git clone https://github.com/ykfe/imove.git
$ cd imove
$ cd imove/example
$ npm install
$ npm run example
$ npm start
```
<!-- markdown-link-check-disable -->
Open http://localhost:8000/ and you can see the online effect.

4
README.md

@ -39,9 +39,9 @@
```bash
$ git clone https://github.com/ykfe/imove.git
$ cd imove
$ cd imove/example
$ npm install
$ npm run example
$ npm start
```
<!-- markdown-link-check-disable -->

Loading…
Cancel
Save