From 2610c2bf9f220e188e4cf8f4b9bcf88bde541958 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Tue, 18 Feb 2020 21:31:28 +0200 Subject: Update readme a bit and add SSO support --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9bad54b..0163523 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ # gomuks ![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) -[![Build Status](https://travis-ci.org/tulir/gomuks.svg?branch=master)](https://travis-ci.org/tulir/gomuks) +[![License](https://img.shields.io/github/license/tulir/gomuks.svg)](LICENSE) [![GitLab CI](https://mau.dev/tulir/gomuks/badges/master/pipeline.svg)](https://mau.dev/tulir/gomuks/pipelines) [![Maintainability](https://img.shields.io/codeclimate/maintainability/tulir/gomuks.svg)](https://codeclimate.com/github/tulir/gomuks) -[![Coverage](https://img.shields.io/codeclimate/coverage/tulir/gomuks.svg)](https://codeclimate.com/github/tulir/gomuks) ![Chat Preview](chat-preview.png) @@ -18,9 +16,8 @@ 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. For now, you can either download -a CI build from [GitLab CI](https://mau.dev/tulir/gomuks/pipelines) -or compile from source: +precompiled executables. For now, you can either download a CI build from +[GitLab CI](https://mau.dev/tulir/gomuks/pipelines) or compile from source: 0. Install [Go](https://golang.org/) 1.12 or higher 1. Clone the repo: `git clone https://github.com/tulir/gomuks.git && cd gomuks` -- cgit v1.2.3