diff options
author | Tulir Asokan <tulir@maunium.net> | 2018-03-16 16:46:05 +0200 |
---|---|---|
committer | Tulir Asokan <tulir@maunium.net> | 2018-03-16 16:46:05 +0200 |
commit | 7be1d708d32e070cfc4fa9dcc4a46dd7fd091d5e (patch) | |
tree | e069cf9dfea29fa75f7c7f0d904bf6812b552aca | |
parent | bf9354ceda71c285b652d1b6056875dd1e5d352f (diff) |
Add link to Matrix room
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |