diff --git a/README.md b/README.md index b4947ba..46acf99 100644 --- a/README.md +++ b/README.md @@ -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