From a76de282c9b161bcd712b82ed537e71a131cd7c5 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Mon, 23 Jun 2025 20:53:50 -0400 Subject: [PATCH] Add Matrix channel to README For quicker/informal discussion outside of GitHub. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2c248a4..5dee360 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ Kawari is designed to be easy to run. A guide to running Kawari can be followed Pull requests for new scripts, features, patch updates, and documentation are welcome. A guide for contributing and updating Kawari can be found [here](CONTRIBUTING.md). +For informal development discussion outside of GitHub, join the [Kawari Dev Chat](https://matrix.to/#/#kawari-welcome:pyra.sh). + ## Credits & Thank You * [Sapphire](https://github.com/SapphireServer/Sapphire) for reference.