docs: refine README.md
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 4 Apr 2024 08:12:32 +0000 (10:12 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Thu, 4 Apr 2024 08:12:32 +0000 (10:12 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
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