repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28b6da3
)
Update README.MD
author
Alessandro Pio Ardizio
<alessandroardizio94@gmail.com>
Mon, 20 Jan 2020 08:40:29 +0000
(09:40 +0100)
committer
GitHub
<noreply@github.com>
Mon, 20 Jan 2020 08:40:29 +0000
(09:40 +0100)
README.MD
patch
|
blob
|
blame
|
history
diff --git
a/README.MD
b/README.MD
index a517aecdef9abcd5ed8055943292d1af30a9af63..1e661a2de4636df54c5d43100d82721e896183ba 100644
(file)
--- a/
README.MD
+++ b/
README.MD
@@
-56,7
+56,7
@@
pool.execute({}).then(res => {
<strong> See examples folder for more details.</strong>
## Node versions
-You can use node version 10.x with --experimental-worker flag, or you can use
12.x version
<br>
+You can use node version 10.x with --experimental-worker flag, or you can use
an higher version (i.e 12.x)
<br>
## API