From 5532edd05bdc03a629539e06ee22259adcdc3472 Mon Sep 17 00:00:00 2001 From: glyph Date: Tue, 23 Aug 2022 11:45:25 +0100 Subject: [PATCH] add part 3 link to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 646c5a9..4e9a874 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ - [Part 1: Sbot and Web Server](https://git.coopcloud.tech/glyph/lykin_tutorial/src/branch/main/part_1_sbot_rocket) - [Part 2: Subscription Form and Key Validation](https://git.coopcloud.tech/glyph/lykin_tutorial/src/branch/main/part_2_subscribe_form) + - [Part 3: Database and Follows](https://git.coopcloud.tech/glyph/lykin_tutorial/src/branch/main/part_3_database_follows) ## Links