Update readme

This commit is contained in:
Franck Royer 2022-06-17 10:49:30 +10:00
parent 9efb96091f
commit dce332d80a
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
## Examples
Here is the list of the code examples and the features they demonstrate:
Here is the list of the examples using [`js-waku`](https://www.npmjs.com/package/js-waku) and the features they demonstrate:
- [Web Chat App](web-chat): Group chat, React/TypeScript, Relay, Store.
- [Ethereum Private Message Web App](eth-pm): Private Messaging, React/TypeScript, Light Push, Signature with Web3, Asymmetric Encryption.