From 24c0551fe51a76684fa287bc2a63e5d195303c74 Mon Sep 17 00:00:00 2001 From: swee Date: Mon, 9 Dec 2024 15:50:02 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cba794e..6ab134e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -# IRCat +# Codename IRCat Lightweight IRCd in Python +* [Mastodon tag (for updates)](https://mastodon.swee.codes/tags/CodenameIRCat) + TODO: - [ ] Implement the base of an IRCd, using Libera.Chat as a reference - [ ] Add the (full) connection process