diff --git a/README.md b/README.md index 09c96c7..80dc744 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Ethereum POA-Network Stats This is a visual interface for tracking proof-of-authority network status. It uses WebSockets to receive stats from running nodes and output them through an angular interface. It is the front-end implementation for [netstats-client](https://github.com/goerli/netstats-client). -![Screenshot](https://raw.githubusercontent.com/cubedro/eth-netstats/master/src/images/screenshot.jpg?v=0.0.6 "Screenshot") +![Screenshot](src/images/screenshot-v0.1.0.png "Screenshot") ## Prerequisite * node diff --git a/src/images/screenshot-v0.1.0.png b/src/images/screenshot-v0.1.0.png new file mode 100644 index 0000000..2a1f6a9 Binary files /dev/null and b/src/images/screenshot-v0.1.0.png differ