From 36d0d2a78ef8a2ba869d6ebb3954d4d8aeecf440 Mon Sep 17 00:00:00 2001 From: swee Date: Mon, 9 Dec 2024 15:50:26 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ab134e..3ea5800 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Lightweight IRCd in Python * [Mastodon tag (for updates)](https://mastodon.swee.codes/tags/CodenameIRCat) +* [Issue tracker](https://discuss.swee.codes/c/12) TODO: - [ ] Implement the base of an IRCd, using Libera.Chat as a reference