Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kingdido999 committed Apr 2, 2018
1 parent f9f7a8d commit 4d76efd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ These projects are using Zooming. Pull requests are welcome!
Fork it. Under project folder:

```bash
npm install
npm start
yarn
yarn start
```

Open up `index.html` in browser.
Expand All @@ -43,7 +43,7 @@ Make your changes and submit a pull request!

## Test

`npm test`
`yarn test`

## Credit

Expand Down

0 comments on commit 4d76efd

Please sign in to comment.