diff --git a/README.md b/README.md index 64b6b57f..6bc8b1a8 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ npm install napajs ``` Other options can be found in [Build Napa.js](https://github.com/Microsoft/napajs/wiki/build-napa.js). +**Note:** Napa.js requires Node versions >= v4.5.0 and < v8.5.0. We are working with the Node.js team on support in newer Node versions. + ## Quick Start ```js var napa = require('napajs');