瀏覽代碼

update readme with Node.js compatibility

d98762625 6 年之前
父節點
當前提交
780eecf35b
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -81,6 +81,10 @@ CyberChef is built to support
  - Mozilla Firefox 35+
  - Microsoft Edge 14+
 
+## Node.js support
+
+CyberChef is built to fully support Node.js `v10` and partially supports `v12`. Named imports using a deep import specifier does not work in `v12`. For more information, see the Node API page in the project [wiki pages](https://github.com/gchq/CyberChef/wiki)
+
 
 ## Contributing