docs: improve documentation
[poolifier.git] / benchmarks / README.md
index 81a6cc7919a9233bafdda94962ac02f692983f96..60f84062175b2efa99f6be19f111ad434efc4b5a 100644 (file)
@@ -36,10 +36,8 @@ We chose to use this tool because it allows to run isolated Node.js processes so
 
 > :warning: **We would need funds to run our benchmarks more often and on Cloud VMs, please consider to sponsor this project**
 
-### Internal
+Read [README.md](./versus-external-pools/README.md) to know how to run the benchmarks.
 
-To run the internal benchmarks, you just need to navigate to the root of poolifier project and run `pnpm benchmark`
-
-## Versus other pools
+## Internal
 
-Read [README.md](./versus-external-pools/README.md)
+To run the internal benchmarks, you just need to navigate to the root of poolifier project and run `pnpm benchmark`