From a35eb0c43bb2e64edd9f4172eafec06e21d598e9 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 15 Jun 2017 10:34:44 -0700 Subject: [PATCH] Create README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5db58bc..c4142cf 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,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) — Writing * [12.1: Accessing Bitcoind with Curl](12_1_Accessing_Bitcoind_with_Curl.md) — Writing - * [12.2: Accessing Bitcoind with JavaScript](12_1_Accessing_Bitcoind_with_JavaScript.md) — Writing - * [12.3: Accessing Bitcoind with C](12_1_Accessing_Bitcoind_with_C.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 * Watching Bitcoin Addresses in C? * 13.0: Programming with LibWally * 13.1: Programming Transactions