From 3a03f6e3256e5d76ff07d0f17626cfb1b5f7ff62 Mon Sep 17 00:00:00 2001 From: glyph Date: Tue, 23 Aug 2022 11:47:10 +0100 Subject: [PATCH] add author link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4e9a874..29fbe3f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Lykin Tutorial Series +Author: [@glyph](https://mycelial.technology/) + ## Introduction [lykin](https://git.coopcloud.tech/glyph/lykin) is a tutorial application funded by a Secure Scuttlebutt (SSB) community grant. It is intended to showcase one way in which an SSB client application can be written using the [golgi](https://git.coopcloud.tech/golgi-ssb/golgi) client library. This tutorial series walks the reader through the creation of the lykin application.