summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-05-13 12:31:51 -0500
committerSean E. Russell <ser@ser1.net>2020-05-13 12:31:51 -0500
commit9e4750f7ff5accb610053014155958cb5b7956bd (patch)
treed4bc804c783f404a84dc2ca2c9fe06d0852d1fc3 /README.md
parent28df77fe42f4c78e51e62a99c467ff6c37c513d4 (diff)
Adds a current-release badge to the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4d3e571..d2c4b0c 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,14 @@ Another terminal based graphical activity monitor, inspired by [gtop](https://gi
Join us in [\#gotop:matrix.org](https://riot.im/app/#/room/#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)
+
+![](https://github.com/xxxserxxx/gotop/docs/release.svg)
+
+See the [mini-blog](/xxxserxxx/gotop/wiki/blog) for updates on the build status, and the [change log](/xxxserxxx/gotop/blob/master/CHANGELOG.md) for release updates.
+
+
<img src="./assets/screenshots/demo.gif" />
<img src="./assets/screenshots/kitchensink.gif" />
@@ -16,9 +24,6 @@ Join us in [\#gotop:matrix.org](https://riot.im/app/#/room/#gotop:matrix.org) ([
## Installation
-![](https://github.com/xxxserxxx/gotop/workflows/Build%20Go%20binaries/badge.svg)
-![](https://github.com/xxxserxxx/gotop/workflows/Create%20pre-release/badge.svg)
-
Working and tested on Linux, FreeBSD and MacOS. Windows binaries are provided, but have limited testing. OpenBSD works with some caveats; cross-compiling is difficult and binaries are not provided.
If you install gotop by hand, or you download or create new layouts or colorschemes, you will need to put the layout files where gotop can find them. To see the list of directories gotop looks for files, run `gotop -h`. The first directory is always the directory from which gotop is run.