updated docs

pull/50/head
Vladimir Mandic 2020-11-04 11:45:24 -05:00
parent 595d448971
commit ae96de9755
1 changed files with 2 additions and 0 deletions

View File

@ -481,6 +481,8 @@ npm run lint
npm run build 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) 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) Only project depdendency is [@tensorflow/tfjs](https://github.com/tensorflow/tfjs)