From 7a01f9c5867ecca39223678ad9ad267df2313ad3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Fri, 22 Sep 2023 21:49:16 +0200 Subject: [PATCH] docs: refine benchmarks/README.md MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- benchmarks/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/README.md b/benchmarks/README.md index 61d1cb98..2008e9f0 100644 --- a/benchmarks/README.md +++ b/benchmarks/README.md @@ -41,6 +41,6 @@ Read the [README.md](https://github.com/poolifier/benchmark#readme) to know how ### Usage -To run the internal benchmark, you just need to navigate to the root of poolifier project and run `pnpm benchmark`. +To run the internal benchmark, you just need to navigate to the root of poolifier cloned repository and run `pnpm benchmark`. ### [Results](https://poolifier.github.io/benchmark-results/dev/bench) -- 2.34.1