From 03b9f58d595a9d576b03e41a0aacb8b0b329c3b2 Mon Sep 17 00:00:00 2001 From: cubedro Date: Fri, 15 May 2015 00:17:34 +0300 Subject: [PATCH] added version for screenshot in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3fba6d..b05e1c0 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](/public/images/screenshot.jpg?raw=true "Screenshot") +![Screenshot](/public/images/screenshot.jpg?raw=true&v=0.0.6 "Screenshot") ## Prerequisite * node