diff --git a/README.md b/README.md index a6ba8ba..4042451 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,17 @@ ![Languages](https://img.shields.io/github/languages/top/tulir/gomuks.svg) [![License](https://img.shields.io/github/license/tulir/gomuks.svg)](LICENSE) [![Release](https://img.shields.io/github/release/tulir/gomuks/all.svg)](https://github.com/tulir/gomuks/releases) -[![GitLab CI](https://mau.dev/tulir/gomuks/badges/master/pipeline.svg)](https://mau.dev/tulir/gomuks/pipelines) -[![Packaging status](https://repology.org/badge/tiny-repos/gomuks.svg)](https://repology.org/project/gomuks/versions) +[![GitLab CI](https://mau.dev/tulir/gomuks/badges/main/pipeline.svg)](https://mau.dev/tulir/gomuks/pipelines) -A Matrix client written in Go using [mautrix](https://github.com/tulir/mautrix-go). +A Matrix client written in Go using [mautrix](https://github.com/mautrix/go). + +This branch contains gomuks web. For legacy gomuks terminal, see the +[master branch](https://github.com/tulir/gomuks/tree/master). The new +version will get a terminal frontend in the future. See also: +. + +## Docs +For installation and usage instructions, see [docs.mau.fi](https://docs.mau.fi/gomuks/). ## Discussion Matrix room: [#gomuks:maunium.net](https://matrix.to/#/#gomuks:maunium.net)