From c4d3cb40fb29ea9d110b145c3feaf0369d82cff2 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 11 Aug 2020 08:02:46 -1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7191998..63f3b6b 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ _We want to expand this course to also introduce programming with RPC and finall **Status:** VERY Unfinished. Writing Libwally chapter, regularizing other languages chapter; and deciding what to do with Swift -* [16.0: Programming Bitcoin with Libwally](16_0_Programming_Bitcoin_with_Libwally.md) — Needs edit for final content of chapter +* [16.0: Programming Bitcoin with Libwally](16_0_Programming_with_Libwally.md) — Needs edit for final content of chapter * [16.1: Setting Up Libwally](16_1_Setting_Up_Libwally.md) — Needs edit * [16.2: Using BIP39 in Libwally](16_2_Using_BIP39_in_Libwally.md) — Needs writing * [16.3: Using BIP32 in Libwally](16_3_Using_BIP32_in_Libwally.md) — Needs writing