aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5626943a..53660a8b 100755
--- a/README.md
+++ b/README.md
@@ -13,10 +13,13 @@ A collection of Rust crates for making Minecraft bots, clients, and tools.
## ⚠️ Azalea is still very unfinished, though most crates are in a somewhat useable state
-
I named this Azalea because it sounds like a cool word and this is a cool library.
This project was heavily inspired by [PrismarineJS](https://github.com/PrismarineJS).
+## Matrix/Discord
+
+If you'd like to chat about Azalea, you can join the Matrix space at [#azalea:matdoes.dev](https://matrix.to/#/#azalea:matdoes.dev) or the Discord server at [discord.gg/FaRey6ytmC](https://discord.gg/FaRey6ytmC]).
+
## Why
I wanted a fun excuse to do something cool with Rust, and I also felt like I could do better than [Mineflayer](https://github.com/prismarinejs/mineflayer) in some areas.