Updated README

This commit is contained in:
n1474335 2022-09-09 16:39:10 +01:00
parent 475282984b
commit 86b43b4ffa
1 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@ CyberChef is built to support
## Node.js support
CyberChef is built to fully support Node.js `v10` and partially supports `v12`. Named imports using a deep import specifier do not work in `v12`. For more information, see the Node API page in the project [wiki pages](https://github.com/gchq/CyberChef/wiki)
CyberChef is built to fully support Node.js `v16`. For more information, see the Node API page in the project [wiki pages](https://github.com/gchq/CyberChef/wiki)
## Contributing