From fa99e83019f55869ac6b2a28a57948f626146d3f Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sun, 28 Apr 2024 02:34:39 +0200 Subject: [PATCH] added the Discord link to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 50045bde..4ab5b2f0 100644 --- a/README.md +++ b/README.md @@ -74,3 +74,6 @@ make mymake && ./mymake ``` The source code is not documented very well. You can see the current state of the documentation, as generated by Doxygen, [here](https://zenorogue.github.io/hyperrogue-doc/). + +## Discussion ## +The best place to discuss HyperRogue is our [Discord server|https://discord.com/invite/8G44XkR].