From 436b46e4dc7fb2f2e085ce251e2fb1857da5677a Mon Sep 17 00:00:00 2001 From: Ev Haus Date: Thu, 16 Nov 2023 19:07:18 -0800 Subject: [PATCH] Update README formatting --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d31f714..d37dbdd 100644 --- a/README.md +++ b/README.md @@ -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