Rename Store JavaScript example

This commit is contained in:
Franck Royer 2022-03-21 11:09:36 +11:00
parent 21d2532a60
commit c44071fe5c
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
3 changed files with 2 additions and 2 deletions

View File

@ -12,6 +12,6 @@ Here is the list of the code examples and the features they demonstrate:
Protobuf using `protons`,
No async/await syntax.
- [Minimal ReactJS Waku Store App](store-reactjs-chat): Waku Store, React/JavaScript, Protobuf using `protons`.
- [Pure Javascript Using Minified Library](unpkg-js-store): Stop retrieving results from Waku Store on condition, Use minified bundle from Unpkg.com, JavaScript.
- [Using Waku Store in JavaScript](store-js): Stop retrieving results from Waku Store on condition, Use minified bundle from Unpkg.com, JavaScript.
See https://docs.wakuconnect.dev/docs/examples/ for more examples.

View File

@ -1,4 +1,4 @@
# Pure Javascript Using Minified Library
# Using Waku Store in JavaScript
**Demonstrates**: