From 9e10c7eb2f9a8462431237cc64051660062d98d8 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 8 Sep 2020 09:48:09 -1000 Subject: [PATCH] added main chapter 17 link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ceff25..0a1fc82 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ _We want to expand this course to also introduce programming with RPC and finall **Status:** VERY Unfinished. Rgularizing other languages chapter; and deciding what to do with Swift -* 17.0: Talking to Bitcoind with Other Languages +* [17.0: Talking to Bitcoind with Other Languages](17_0_Talking_to_Bitcoind_Other.md) * [17.1: Accessing Bitcoind with Go](17_1_Accessing_Bitcoind_with_Go.md) * [17.2: Accessing Bitcoind with Java](17_2_Accessing_Bitcoind_with_Java.md) * [17.3: Accessing Bitcoind with Node JS](17_3_Accessing_Bitcoind_with_NodeJS.md)