Bump mocha from 8.2.0 to 8.2.1
[poolifier.git] / README.MD
index 6fa1d2e9fd85eab7654905ec1977d0be52a809dd..d9df3f2a948e683a7e5d09d830689f3578ad1040 100644 (file)
--- a/README.MD
+++ b/README.MD
@@ -85,7 +85,8 @@ pool.execute({}).then(res => {
 
 ```
 
-<strong> See examples folder for more details ( in particular if you want to use a pool for [multiple functions](./examples/multiFunctionExample.js) ).</strong>
+<strong> See examples folder for more details( in particular if you want to use a pool for [multiple functions](./examples/multiFunctionExample.js) ).</strong>
+<strong>Now type script is also supported, find how to use it into the example folder </strong>
 
 <h2 id="nv">Node versions</h2>