aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2018-03-16 16:46:05 +0200
committerTulir Asokan <tulir@maunium.net>2018-03-16 16:46:05 +0200
commit7be1d708d32e070cfc4fa9dcc4a46dd7fd091d5e (patch)
treee069cf9dfea29fa75f7c7f0d904bf6812b552aca /README.md
parentbf9354ceda71c285b652d1b6056875dd1e5d352f (diff)
Add link to Matrix room
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.