From b38a6671f7f2185aaf314730d230412b8fafcfde Mon Sep 17 00:00:00 2001 From: "Ryan X. Charles" Date: Sun, 28 Sep 2014 18:39:19 -0700 Subject: [PATCH] clarify README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2f45b6..0518cb1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Full Node ========= -Full Node is a javascript implementation of bitcoin, forked from bitcore, +Full Node is a javascript implementation of bitcoin, forked from bitcore2, intended to satisfy certain goals: 1) Support ease-of-use by being internally consistent. It should not be