From ab1526e9c626684f6695f13e4dbb8ed3ab835ac7 Mon Sep 17 00:00:00 2001 From: Alessandro Pio Ardizio Date: Mon, 20 Jan 2020 09:40:29 +0100 Subject: [PATCH] Update README.MD --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1