From 0d1ce72d232dfc303c4c5b2c5c9042e6d31d129b Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Tue, 4 Aug 2020 10:09:28 -1000 Subject: [PATCH] updates for lightning plans --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 139864d..7b6b6e3 100644 --- a/README.md +++ b/README.md @@ -136,9 +136,10 @@ _We want to expand this course to also introduce programming with RPC and finall * 18.0: Understanding Lightning * 18.1: Verifying Your Lightning Setup - * 18.2: Setting up a Channel + * 18.2: Knowing Your Lightning Setup + * 18.3: Setting up a Channel * 19.0: Using Lightning - * 19.1: Creating an Invoice + * 19.1: Generating a Payment Request * 19.2: Paying an Invoice * 19.3: Closing a Channel * 20.0: Talking to Lightningd with C