From 34d23a06a3cb14d5df82cc700c40e43705873c5e Mon Sep 17 00:00:00 2001 From: cubedro Date: Sat, 30 May 2015 18:05:46 +0300 Subject: [PATCH] fixed readme screenshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6abf64..f018c9c 100644 --- a/README.md +++ b/README.md @@ -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](https://raw.githubusercontent.com/cubedro/eth-netstats/master/public/images/screenshot.jpg?v=0.0.6 "Screenshot") +![Screenshot](https://raw.githubusercontent.com/cubedro/eth-netstats/master/src/images/screenshot.jpg?v=0.0.6 "Screenshot") ## Prerequisite * node