Skip to content

Commit

Permalink
chore(readme): remove benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-online committed Apr 7, 2024
1 parent 946cb59 commit ace401e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
- [Development](#development)
- [Prerequisites](#prerequisites)
- [Building the entire package](#building-the-entire-package)
- [Running benchmarks](#running-benchmarks)
- [Contributing](#contributing)
- [Built With](#built-with)
- [Versioning](#versioning)
Expand Down Expand Up @@ -106,12 +105,6 @@ $ yarn build
This task will create a distribution version of the project
inside your local `dist/` folder and output a binary in `native/`

### Running benchmarks

```sh
$ yarn benchmark
```

## Contributing

1. Fork it!
Expand Down

0 comments on commit ace401e

Please sign in to comment.