Merge pull request #1 from pioardi/dependabot/npm_and_yarn/expect-25.1.0
[poolifier.git] / README.MD
index 42ffe53745a23b65d95719d9749c0058f2c7ee38..5ab240770bf7e7c4c4728b2cac75a57aab82ace9 100644 (file)
--- a/README.MD
+++ b/README.MD
@@ -33,7 +33,7 @@ You have to implement your worker extending the ThreadWorker class<br>
 <h2 id="installation">Installation</h2>
 
 ```
-npm install @pioardi/node-thread-pool --save
+npm install poolifier --save
 ```
 <h2 id="usage">Usage</h2>
 
@@ -131,10 +131,9 @@ But in general , <strong>always profile your application </strong>
 
 <h2 id="contribute">Contribute</h2>
 
-See guidelines [CONTRIBUTING](./.github/CONTRIBUTING.md)
+See guidelines [CONTRIBUTING](CONTRIBUTING.md)
 
 
 <h2 id="license">License</h2>
 
 [MIT](./LICENSE)
-