docs: refine README.md
[poolifier.git] / README.md
index db52c8c2c8ebb92fc50c2912a4875a6519750c99..07ca907620135eef6ed4d7124ec7a7df69704cf0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -83,13 +83,13 @@ You have to implement your worker by extending the _ThreadWorker_ or _ClusterWor
 
 ## Installation
 
-### npm
+### npmjs
 
 ```shell
 npm install poolifier --save
 ```
 
-### jsr
+### JSR
 
 ```shell
 npx jsr add @poolifier/poolifier