Update README.md

This commit is contained in:
Shannon Appelcline 2017-05-16 11:15:58 -07:00 committed by GitHub
parent 2c0ce1fb35
commit 89ba0b3636

View File

@ -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