From 6397215e49bab7ee674d90b1ae11bae636efd9be Mon Sep 17 00:00:00 2001 From: Dan Janosik Date: Mon, 12 Mar 2018 19:09:57 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3232002..13cd48d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ![BTC Explorer](public/img/logo/logo-64.png) BTC Explorer -Simple, stateless Bitcoin blockchain explorer, via RPC. Built with Node.js, express, bootstrap-v4. +Simple, database-free Bitcoin blockchain explorer, via RPC. Built with Node.js, express, bootstrap-v4. This tool is intended to be a simple, stateless, 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.