From 1f2f230a8d760ec5d7d0ce63c34a0d7a197609f2 Mon Sep 17 00:00:00 2001 From: cooganb Date: Fri, 6 Jul 2018 17:07:51 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da9c8d0..287f3fa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Build Your Own Blockchain (BYOB) +# Build Your Own Blockchain (BYOB) TEST In this two-part exercise, you will build a blockchain that can store basic text messages in a blockchain, and allow the state of the blockchain to be queried.