From d3c18788dda5c2205a858c99afc75acc46c7ed33 Mon Sep 17 00:00:00 2001 From: Jaron Swab Date: Fri, 14 Jun 2019 18:05:21 -0400 Subject: Update README.md (#98) Switch out some links and added the `/create` command to the list of commands at the bottom. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7688fbb..41aa526 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ![Chat Preview](chat-preview.png) -A terminal Matrix client written in Go using [mautrix](https://github.com/matrix-org/mautrix) and [tview](https://github.com/rivo/tview). +A terminal Matrix client written in Go using [mautrix](https://github.com/tulir/mautrix-go) and [mauview](https://github.com/tulir/mauview). Basic usage is possible, but expect bugs and missing features. @@ -62,6 +62,7 @@ func Foo() { * `/quit` - Close gomuks * `/clearcache` - Clear room state and close gomuks * `/leave` - Leave the current room +* `/create ` - Create a new Matrix room. * `/join ` - Join the room with the given room ID or alias * `/toggle ` - Change user preferences * `/logout` - Log out, clear caches and go back to the login view -- cgit v1.2.3