diff --git a/examples/modules/README.md b/examples/modules/README.md index 5ed3a76e..8dd47546 100644 --- a/examples/modules/README.md +++ b/examples/modules/README.md @@ -1,5 +1,7 @@ ## Napa module source tree +**NOTE: Module examples under this directory haven't been updated to support napa.js v0.4.x. We are working on this. You can also check [test/module/addon](https://github.com/Microsoft/napajs/tree/master/test/module/addon) to get a basic idea about how addons are supported by napa.js v0.4.x.** + The source codes can be organized as the structure below. ``` +-- napa-module-example