repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2eb496
)
Update README.MD
author
Alessandro Pio Ardizio
<alessandroardizio94@gmail.com>
Wed, 22 Jan 2020 22:47:23 +0000
(23:47 +0100)
committer
GitHub
<noreply@github.com>
Wed, 22 Jan 2020 22:47:23 +0000
(23:47 +0100)
README.MD
patch
|
blob
|
blame
|
history
diff --git
a/README.MD
b/README.MD
index 42ffe53745a23b65d95719d9749c0058f2c7ee38..e77bc1cdf514678d63c24589287aaa969dd48bd7 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>