aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2018-03-23 01:21:43 +0200
committerGitHub <noreply@github.com>2018-03-23 01:21:43 +0200
commita5e7ca227cd97c974ce37185fc21b3eaebedaa06 (patch)
treee2c329238f298ee2cdef3b3d8667d78e65aeda40 /README.md
parenta3f48093ebd8fcc3dc2ffefc727378ae8dca7269 (diff)
Add badges
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7f10d40..b5aeb27 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,10 @@
# 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)
+[![Maintainability](https://shields-staging.herokuapp.com/codeclimate/maintainability/tulir/gomuks.svg)](https://codeclimate.com/github/tulir/gomuks)
+[![Coverage](https://shields-staging.herokuapp.com/codeclimate/coverage/tulir/gomuks.svg)](https://codeclimate.com/github/tulir/gomuks)
+
![Preview](https://img.mau.lu/9lQGT.png)
A terminal Matrix client written in Go using [gomatrix](https://github.com/matrix-org/gomatrix) and [tview](https://github.com/rivo/tview).