Skip to content

Commit

Permalink
docs: add demo links to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
5chdn authored Dec 6, 2018
1 parent a166125 commit d791bcc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit d791bcc

Please sign in to comment.