From f219fcd39473ad66ae372387893e5e25dee7a411 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 10 May 2017 16:39:35 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f69d33c..4de56d2 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,8 @@ This tutorial assumes that you have some minimal background of how to use the co * [6.0: Expanding Bitcoin Transactions](6_0_Expanding_Bitcoin_Transactions.md) * [6.1: Sending a Transaction with a Multsig](6_1_Sending_a_Transaction_to_a_Multisig.md) — Needs Edit * [6.2: Spending a Transaction with a Multsig](6_2_Spending_a_Transaction_to_a_Multisig.md) — Needs Edit - * [6.3: Sending a Transaction with a Locktime](6_3_Sending_a_Transaction_with_a_Locktime.md) - * [6.4: Sending a Transaction with Data](6_4_Sending_a_Transaction_with_Data.md) + * [6.3: Sending a Transaction with a Locktime](6_3_Sending_a_Transaction_with_a_Locktime.md) — Needs Continuity Check + * [6.4: Sending a Transaction with Data](6_4_Sending_a_Transaction_with_Data.md) — Needs Continuity Check ## Planned Future Work