From 4d5aab76dbbedf796f0be433df1bd63f5e9687dd Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 26 Aug 2020 11:03:28 -1000 Subject: [PATCH] updating ch16 toc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ec4b42..e181d18 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ _We want to expand this course to also introduce programming with RPC and finall * [16.4: Using PSBTs in Libwally](16_4_Using_PSBTs_in_Libwally.md) — Needs edit * [16.5: Using Scripts in Libwally](16_5_Using_Scripts_in_Libwally.md) — Needs edit * [16.6: Using Other Functions in Libwally](16_6_Using_Other_Functions_in_Libwally.md) — Needs edit - * [16.7: Integrating Libwally and Scripts](16_7_Integrating_Libwally_and_Bitcoin-CLI.md) — In process + * [16.7: Integrating Libwally and Bitcoin-CLI](16_7_Integrating_Libwally_and_Bitcoin-CLI.md) — Needs edit * 17.0: Talking to Bitcoind with Other Languages * [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)