docs: refine the project name
[poolifier.git] / benchmarks / versus-external-pools / package.json
index cd3072e70aea4301593271c29b6268976e809e8d..a1d127f54a40652192aa6425cc67969fba005931 100644 (file)
@@ -1,7 +1,7 @@
 {
   "name": "poolifier-benchmarks",
   "version": "1.0.0",
-  "description": "This project contains benchmarks for the most used and popular Node.js thread/cluster pools implementations",
+  "description": "This project contains benchmarks for the most used and popular Node.js worker_threads/cluster worker pools implementations",
   "private": true,
   "main": "index.js",
   "author": "pioardi",