From d791bcc144531677ce04f6713e9326c604522e0d Mon Sep 17 00:00:00 2001 From: Afri Schoedon <5chdn@users.noreply.github.com> Date: Thu, 6 Dec 2018 19:13:19 +0100 Subject: [PATCH] docs: add demo links to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e2d1257..57b31fe 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ This is a visual interface for tracking proof-of-work ("mainnet") and proof-of-a ## Proof-of-Authority ![Screenshot](src/images/screenshot-poa.png "Screenshot POA") +* Demo: https://kovan-stats.parity.io/ +* Demo: https://stats.goerli.net/ + #### Prerequisite * node * npm @@ -42,6 +45,8 @@ Find the interface at http://localhost:3000 ![Screenshot](src/images/screenshot-pow.png "Screenshot POW") +* Demo: https://ropsten-stats.parity.io/ + Same as above, just run the `pow` build task in Grunt. ```bash