Merge pull request #129 from cubedro/develop

Fixed screenshot link
This commit is contained in:
Marian OANCΞA 2015-05-15 00:19:02 +03:00
commit dffd31e7c5

View File

@ -4,7 +4,7 @@ Ethereum Network Stats
This is a visual interface for tracking ethereum 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 [eth-net-intelligence-api](https://github.com/cubedro/eth-net-intelligence-api).
![Screenshot](/public/images/screenshot.jpg?raw=true&v=0.0.6 "Screenshot")
![Screenshot](https://raw.githubusercontent.com/cubedro/eth-netstats/master/public/images/screenshot.jpg?v=0.0.6 "Screenshot")
## Prerequisite
* node