From 495be5acf1c22fe579f864d745bfcc4ce55d60a7 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 12 May 2017 15:06:52 -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 90f51d5..6cefadf 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ This tutorial assumes that you have some minimal background of how to use the co **PART THREE: BITCOIN SCRIPTING** * [7.0: Introducing Bitcoin Scripting](7_0_Introducing_Bitcoin_Scripting.md) — Needs Edit - * [7.1: Understanding the Foundation of Transactions](7_1_Understanding_the_Foundation_of_Transactions.md) — In Process + * [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) — In Process * [7.3: Scripting a Pay to Public Key Hash](7_3_Scripting_a_Pay_to_Public_Key_Hash.md) — Pending * [7.4: Testing a Bitcoin Script](7_4_Testing_a_Bitcoin_Script.md) — Pending