From 9ec214a895603bd0694d0879ae10dbc7f5f72409 Mon Sep 17 00:00:00 2001 From: Andrey Petrov Date: Fri, 25 Apr 2014 19:54:45 -0700 Subject: [PATCH] README update. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51ccc65..8687df6 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is a for-fun project to explore the Bitcoin protocol and network. Current status: * It crawls with all kinds of nice parameters but stores everything in memory until dumping a giant JSON blob at the end. -* --It crawls from hard-coded values and spits a bunch of stuff to +* ~~It crawls from hard-coded values and spits a bunch of stuff to stdout.~~