From 28b6da3ee4b137ac3737efbe1516b3861c925d42 Mon Sep 17 00:00:00 2001 From: Alessandro Pio Ardizio Date: Mon, 20 Jan 2020 09:36:28 +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 a7b1bbee..a517aecd 100644 --- a/README.MD +++ b/README.MD @@ -53,7 +53,7 @@ pool.execute({}).then(res => { ``` - See examples folder for more details. + 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
-- 2.34.1