aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index e4960da..745d962 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,10 @@ A terminal Matrix client written in Go using [gomatrix](https://github.com/matri
Very basic usage is possible, but many of the features you'd expect from a
Matrix client (like chat history) haven't been implemented.
+## Discussion
+
+Matrix room: [#gomuks:maunium.net](https://matrix.to/#/#gomuks:maunium.net)
+
## Installation
Once the client becomes actually usable, I'll start making GitHub releases with
precompiled executables and maybe even some Linux packages.