Add src/examples/simple/README.md

This commit is contained in:
Ivan Folgueira Bande 2024-01-13 13:32:24 +01:00
parent 351ed8102e
commit 487e69b9a6
No known key found for this signature in database
GPG Key ID: 3C117481F89E24A7

View File

@ -0,0 +1,6 @@
## Run the example
1. `npm i`
2. `export LD_LIBRARY_PATH=./node_modules/nodejs-waku/`
3. `node waku_example.js`