From 4253de1ed4fb16b35a30ccfba49f688508f25abc Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Wed, 5 Aug 2015 14:48:28 -0300 Subject: [PATCH] Update index.html --- public/views/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/views/index.html b/public/views/index.html index 1b072ec..4610ea4 100644 --- a/public/views/index.html +++ b/public/views/index.html @@ -61,7 +61,7 @@

About

-

insight is an insight is an open-source Bitcoin blockchain explorer with complete REST and websocket APIs that can be used for writing web wallets and other apps that need more advanced blockchain queries than provided by bitcoind RPC. Check out the source code.

insight is still in development, so be sure to report any bugs and provide feedback for improvement at our github issue tracker.