diff --git a/src/examples/simple/README.md b/src/examples/simple/README.md new file mode 100644 index 0000000..e7d6864 --- /dev/null +++ b/src/examples/simple/README.md @@ -0,0 +1,6 @@ + +## Run the example + +1. `npm i` +2. `export LD_LIBRARY_PATH=./node_modules/nodejs-waku/` +3. `node waku_example.js`