From: Alessandro Pio Ardizio Date: Mon, 20 Jan 2020 08:40:29 +0000 (+0100) Subject: Update README.MD X-Git-Tag: v0.0.1~24^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=ab1526e9c626684f6695f13e4dbb8ed3ab835ac7;p=poolifier.git Update README.MD --- diff --git a/README.MD b/README.MD index a517aecd..1e661a2d 100644 --- a/README.MD +++ b/README.MD @@ -56,7 +56,7 @@ pool.execute({}).then(res => { See examples folder for more details. ## Node versions -You can use node version 10.x with --experimental-worker flag, or you can use 12.x version
+You can use node version 10.x with --experimental-worker flag, or you can use an higher version (i.e 12.x)
## API