Skip to content

Commit

Permalink
Update README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
EvHaus committed Nov 17, 2023
1 parent 1e59539 commit 436b46e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ Then you can run benchmarks via:
hyperfine --warmup 1 'yarn workspace jasmine test' 'yarn workspace jest test' 'yarn workspace vitest test --experimentalVmThreads' 'yarn workspace vitest test --isolate=false' 'yarn workspace bun test'
```

> *Note*
> **Note**
>
> These benchmarks are supported on MacOS and Linux. Windows is not supported at this time.
## Suites
Expand Down

0 comments on commit 436b46e

Please sign in to comment.