diff --git a/README.md b/README.md index 7fdd3fd..a0e03f2 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) - * 12.1: Accessing Bitcoind with Curl - * 12.2: Accessing Bitcoind with JavaScript - * 12.3: Accessing Bitcoind with C +* [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 * Watching Bitcoin Addresses in C? * 13.0: Programming with LibWally * 13.1: Programming Transactions