From 9ee16088ade0a22590d5afaa0e984536bf5f104e Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 15 Jun 2017 11:35:35 -0700 Subject: [PATCH] Create README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c4142cf..9b12c43 100644 --- a/README.md +++ b/README.md @@ -86,10 +86,10 @@ This tutorial assumes that you have some minimal background of how to use the co **PART FOUR: BITCOIN APIS** -* [12.0: Talking to Bitcoind](12_0_Talking_to_Bitcoind.md) — Writing - * [12.1: Accessing Bitcoind with Curl](12_1_Accessing_Bitcoind_with_Curl.md) — Writing - * [12.2: Accessing Bitcoind with JavaScript](12_2_Accessing_Bitcoind_with_JavaScript.md) — Writing - * [12.3: Accessing Bitcoind with C](12_3_Accessing_Bitcoind_with_C.md) — Writing +* [12.0: Talking to Bitcoind](12_0_Talking_to_Bitcoind.md) — Needs Editing + * [12.1: Accessing Bitcoind with Curl](12_1_Accessing_Bitcoind_with_Curl.md) — Needs Editing + * [12.2: Accessing Bitcoind with C](12_2_Accessing_Bitcoind_with_C.md) — Writing + * [12.3: Accessing Bitcoind with JavaScript](12_3_Accessing_Bitcoind_with_Node.md) — Writing * Watching Bitcoin Addresses in C? * 13.0: Programming with LibWally * 13.1: Programming Transactions