diff --git a/README.md b/README.md index d7b29cc..1232f97 100644 --- a/README.md +++ b/README.md @@ -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.