From 79fdb8261f3c0eef8063d08ba8238acf1c3363b3 Mon Sep 17 00:00:00 2001 From: Ev Haus Date: Thu, 16 Nov 2023 19:09:17 -0800 Subject: [PATCH] Update README formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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