From d658263aa0236d5ec21b676c43bae1c141f8a249 Mon Sep 17 00:00:00 2001 From: Dan Janosik Date: Sun, 15 Apr 2018 14:35:22 -0400 Subject: [PATCH] readme tweak --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c0cddf7..ef43a8c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# BTC Explorer + Simple, database-free Bitcoin blockchain explorer, via RPC. Built with Node.js, express, bootstrap-v4. This tool is intended to be a simple, self-hosted explorer for the Bitcoin blockchain, driven by RPC calls to your own bitcoind node. This tool is easy to run but lacks features compared to full-fledged (stateful) explorers.