docs: fix screenshots in readme

This commit is contained in:
5chdn 2018-12-03 20:44:27 +01:00
parent 8d71d11cd2
commit 99b634efa3
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ This is a visual interface for tracking proof-of-work and proof-of-authority net
## Proof-of-Authority
![Screenshot](src/poa/images/screenshot-v0.1.0.png "Screenshot")
![Screenshot](src/images/screenshot-v0.1.0.png "Screenshot")
### Prerequisite
* node
@ -40,7 +40,7 @@ see the interface at http://localhost:3000
## Proof-of-Work
![Screenshot](src/poa/images/screenshot-v0.0.6.png "Screenshot")
![Screenshot](src/images/screenshot-v0.0.6.png "Screenshot")
Same as above, just run the `pow` build task in Grunt.