Some benchmarking improvements
[poolifier.git] / README.MD
index bb4df77721861516c612e81468d04d0998194151..7bc3b55b4542591d1c42e9c147517c41a5593712 100644 (file)
--- a/README.MD
+++ b/README.MD
@@ -26,7 +26,7 @@ You have to implement your worker extending the ThreadWorker class<br>
 <h2 id="installation">Installation</h2>
 
 ```
-npm install node-pool --save
+npm install node-thread-pool --save
 ```
 <h2 id="usage">Usage</h2>
 
@@ -115,5 +115,5 @@ See guidelines [CONTRIBUTING](./.github/CONTRIBUTING.md)
 
 <h2 id="license">License</h2>
 
-[MIT](https://github.com/pioardi/node-pool/blob/master/LICENSE)
+[MIT](./LICENSE)