Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
riquito committed Apr 6, 2024
1 parent 5416dd1 commit b840f88
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ARGS:
The range must match one in yarn.lock
```

Example output (searching for `fs-minipass`)
Example output, searching for `fs-minipass`

```bash
└─ [email protected] (via ^5.2.0)
Expand Down Expand Up @@ -88,8 +88,6 @@ Benchmarks run on Framework Laptop 14 AMD Ryzen 7 7840U
- yarn 1.22.22 / yarn 4.1.0
- using [renovate 35.45.5 yarn.lock file](https://github.com/renovatebot/renovate/blob/32.45.5/yarn.lock) (v1 first, then updating it)

(had to use -y because hyperfine would trigger stdin input)

```bash
$ hyperfine -w 3 './target/release/yarn-why lodash' # yarn.lock v1
Benchmark 1: ./target/release/yarn-why lodash
Expand Down

0 comments on commit b840f88

Please sign in to comment.