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 c48ac26 commit 79fdb82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +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**
> These benchmarks are supported on MacOS and Linux. Windows is not supported at this time.
> [!NOTE]
> These benchmarks are supported on MacOS and Linux. Windows is **not** supported at this time.
## Suites

Expand Down

0 comments on commit 79fdb82

Please sign in to comment.