From 87ca6743efacadba07c270c11abc24c037f1a227 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 16 Jun 2017 12:25:27 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b12c43..7e1e5d7 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,8 @@ This tutorial assumes that you have some minimal background of how to use the co * [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 + * [12.3: Programming Bitcoind with C](12_3_Programming_Bitcoind_with_C.md) — Pending + * [12.4: Accessing Bitcoind with JavaScript](12_4_Accessing_Bitcoind_with_Node.md) — Writing * Watching Bitcoin Addresses in C? * 13.0: Programming with LibWally * 13.1: Programming Transactions