From 89ba0b3636b785a8a47f7fb71ba8be8bf4fac924 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 16 May 2017 11:15:58 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81ae4eb..453ff3a 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ This tutorial assumes that you have some minimal background of how to use the co **PART THREE: BITCOIN SCRIPTING** -* [7.0: Introducing Bitcoin Scripts](7_0_Introducing_Bitcoin_Scripting.md) — Needs Edit +* [7.0: Introducing Bitcoin Scripts](7_0_Introducing_Bitcoin_Scripts.md) — Needs Edit * [7.1: Understanding the Foundation of Transactions](7_1_Understanding_the_Foundation_of_Transactions.md) — Needs Edit * [7.2: Running a Bitcoin Script](7_2_Running_a_Bitcoin_Script.md) — Needs Edit * [7.3: Scripting a Pay to Public Key Hash](7_3_Scripting_a_Pay_to_Public_Key_Hash.md) — Needs Edit