aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).