From 77d3805880f9fbcac110bc078072924621814326 Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Fri, 9 Sep 2016 19:36:58 -0400 Subject: [PATCH] chore: add link to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 32d51ce..4515495 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ This simple project uses the Insight Web Sockets API and Socket.io to stream transactions from the Dash blockchain as they are broadcast. +[See it in action!](https://seigler.github.io/dash-visualizer) + ## Installation Download the project. No build step is necessary.