summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2021-01-27 15:48:10 -0600
committerSean E. Russell <ser@ser1.net>2021-01-27 15:48:10 -0600
commitbda3aad123b0f63c2f436ce697131fd44908f7ca (patch)
treee8a02575731626b3b715514983a2a7894a531864
parent12257812ab7b584a540a48b345f7f1c3efdd79f2 (diff)
Add badges to README from shields.io
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index a3dcf1c..b929e95 100644
--- a/README.md
+++ b/README.md
@@ -7,12 +7,13 @@
Another terminal based graphical activity monitor, inspired by [gtop](https://github.com/aksakalli/gtop) and [vtop](https://github.com/MrRio/vtop), this time written in [Go](https://golang.org/)!
-Join us in [\#gotop:matrix.org](https://riot.im/app/#/room/#gotop:matrix.org) ([matrix clients](https://matrix.to/#/#gotop:matrix.org)).
+Join us in [\#gotop:matrix.org](https://app.element.io/#/room/#gotop:matrix.org) ![](https://img.shields.io/matrix/gotop:matrix.org) ([matrix clients](https://matrix.to/#/#gotop:matrix.org)).
![](https://github.com/xxxserxxx/gotop/workflows/Build%20Go%20binaries/badge.svg)
-![](https://github.com/xxxserxxx/gotop/workflows/Create%20pre-release/badge.svg)
-
-<div id="release" align="center">Current release: <a href="https://github.com/xxxserxxx/gotop/releases/tag/v4.0.1">v4.0.1</a></div>
+![](https://img.shields.io/github/v/release/xxxserxxx/gotop)
+![](https://img.shields.io/github/release-date/xxxserxxx/gotop)
+![](https://img.shields.io/librariesio/github/xxxserxxx/gotop)
+![](https://img.shields.io/github/commit-activity/m/xxxserxxx/gotop)
See the [mini-blog](https://github.com/xxxserxxx/gotop/wiki/Micro-Blog) for updates on the build status, and the [change log](/CHANGELOG.md) for release updates.