From 6bab0900d69b6ca2260a140df8d0b6ac84fc3e95 Mon Sep 17 00:00:00 2001 From: Franck Royer Date: Wed, 20 Apr 2022 16:01:56 +1000 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f2de94..733fff7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Waku Workshop at TrustX - DevConnect 2022 -Open the index.html with your browser and enjoy the decentralized, censorship-resistant experience. +Open the [index.html](https://github.com/status-im/waku-trustx-workshop/blob/master/index.html) file with your browser and enjoy the decentralized, censorship-resistant experience. + +ps: Once you have opened the file in GitHub, you can click on _preview_ to run the app. ## 1. Send and Receive Messages in a simple JavaScript + HTML app