From 913246331056fd643d4e1190928737c52e808227 Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Fri, 9 Sep 2016 20:17:49 -0400 Subject: [PATCH] chore: README wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4515495..f58735b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This simple project uses the Insight Web Sockets API and Socket.io to stream transactions from the Dash blockchain as they are broadcast. +This simple project uses the Insight API and Web Sockets to stream transactions from the Dash blockchain as they are broadcast. [See it in action!](https://seigler.github.io/dash-visualizer)