From 43b6fd5b8fec2d64a5c50a413c0a9441ca975ccc Mon Sep 17 00:00:00 2001 From: despiegk <> Date: Thu, 21 Jul 2022 06:14:18 +0200 Subject: [PATCH] easier example --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7ea658f55..1e54dcd7f 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,11 @@ To use this repository as a template, simply: - run `npm install` to install dependencies - run `npm run start` +## See Website On + +https://threefoldfoundation.github.io/www_threefold_io/public/index.html + + ## how to publish to html ```bash