From ae96de97557344c5f50d8cede05693a0e64fe326 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 4 Nov 2020 11:45:24 -0500 Subject: [PATCH] updated docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 37615531..f7b4639e 100644 --- a/README.md +++ b/README.md @@ -481,6 +481,8 @@ npm run lint npm run build ``` +This will rebuild library itself (all variations) as well as demo + Project is written in pure `JavaScript` [ECMAScript version 2020](https://www.ecma-international.org/ecma-262/11.0/index.html) Only project depdendency is [@tensorflow/tfjs](https://github.com/tensorflow/tfjs)