From cfd2ed566ac646093123fef166ef0c90b3ee098b Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 18 Aug 2020 14:59:21 -1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3acdb36..dc6f9b2 100644 --- a/README.md +++ b/README.md @@ -127,8 +127,8 @@ _We want to expand this course to also introduce programming with RPC and finall * [16.3: Using BIP32 in Libwally](16_3_Using_BIP32_in_Libwally.md) — Needs edit * [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 writing - * [16.7: Integrating Libwally and Scripts](16_7_Integrating_Libwally_and_Scripts.md) — Needs writing + * [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_Scripts.md) — In process * 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)