From cb0b93d3f1b6c02a117a355fd01c0d0e6a93f764 Mon Sep 17 00:00:00 2001 From: Franck Royer Date: Tue, 12 Oct 2021 16:32:04 +1100 Subject: [PATCH] Remove todo --- examples/unpkg-js-store/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/unpkg-js-store/README.md b/examples/unpkg-js-store/README.md index 827660a7c3..73e1525375 100644 --- a/examples/unpkg-js-store/README.md +++ b/examples/unpkg-js-store/README.md @@ -4,7 +4,7 @@ - Waku Store: Using a condition to stop retrieving results from Waku Store. - Pure Javascript/HTML. -- Use minified bundle of js from unpkg (todo), no import, no package manager. +- Use minified bundle of js from unpkg.com, no import, no package manager. This example uses Waku Store to retrieve the latest ping relay message (used for keep alive purposes) and displays its timestamp.