From 47a283a571392f73516806ca31eec422eb9de86a Mon Sep 17 00:00:00 2001 From: erelsgl Date: Mon, 30 Mar 2015 19:02:50 +0300 Subject: [PATCH] tell the world that node 12 is needed. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 75c35c5..f101585 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Limdu is a machine-learning framework for Node.js. It supports **multi-label cla Limdu is in an "alpha" state - some parts are working (see this readme), but some parts are missing or not tested. Contributions are welcome. +Limdu currently runs on Node.js 12 and later versions. + ## Installation npm install limdu