From eb0d400db5028e1f87ea8284cbaba499fb51c254 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 7 Jun 2017 11:02:26 -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 eff0aa8..711e6e4 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ This tutorial assumes that you have some minimal background of how to use the co * [11.0: Designing Real Bitcoin Scripts](11_0_Designing_Real_Bitcoin_Scripts.md) * [11.1: Writing Puzzles Scripts](11_1_Writing_Puzzle_Scripts.md) * [11.2: Writing Complex Multisig Scripts](11_2_Writing_Complex_Multisig_Scripts.md) - * [11.3: Empowering Bitcoin with Scripts](11_3_Empowering_Bitcoin_with_Scripts.md) — Pending + * [11.3: Empowering Bitcoin with Scripts](11_3_Empowering_Bitcoin_with_Scripts.md) ## Planned Future Work