Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamondYuan committed Jun 22, 2024
1 parent 924cd0e commit 1cf1e75
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,14 @@ ps: Because the review takes a week, the version will fall behind.
```bash
$ git clone https://github.com/webclipper/web-clipper.git
$ cd web-clipper
$ yarn
$ yarn dev # Chrome
$ yarn dev:ff # Firebox
$ npm i
$ npm run dev
```

### Test

```bash
$ yarn test
$ npm run test
```

### Feedback
Expand Down

0 comments on commit 1cf1e75

Please sign in to comment.