From 77d3b1cbcb44c3a3878bc27a29faa0da95d773f0 Mon Sep 17 00:00:00 2001 From: Tim Kurvers Date: Thu, 22 Sep 2022 11:11:00 +0200 Subject: [PATCH] docs: clarify supported Node.js versions in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c247a7..7ea90c6 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ modularized using [ECMAScript modules] and bundled with [webpack]. 2. Download and install [Node.js] 14+ for your platform. - **Note**: Node.js 17+ is currently [not supported][#70]. + **Note**: If you plan on using ReDota's parser programatically, please note that Node.js 17+ is + currently [not supported][#70]. 3. Install dependencies: