From 09482fa15de38e6289b8745431dbe6ffb31f4f0f Mon Sep 17 00:00:00 2001 From: Varga Marcell <128537619+marci1175@users.noreply.github.com> Date: Fri, 9 Aug 2024 00:28:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96b4fde5..bf79fa2b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ A decentralized chat application built completely in rust. - Experimental MD (Markdown) support __All this__ with great preformance, due to the project using multiple threads, async calls, egui and many more optmizatations! I have also tried to make my codebase futureproof, with implementing custom automatizations (Example: code generating for emojies) and custom proc macros. +## Community +Feel free to chat in the official [Matthias discord server](https://discord.gg/66KFkByMGa)! ## Preview ### Lua api ![lua api](https://github.com/marci1175/Matthias/blob/813d91dec618beca08e85f9c09e7acb1d977c03d/.github/assets/luaapi.png)