summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2022-09-29 13:26:17 -0500
committerSean E. Russell <ser@ser1.net>2022-09-29 13:26:17 -0500
commit9a3100455e2b6850815264c877fd5a11b6bcb8cf (patch)
tree0d29efe5869679120ea1aa7968ebdc55bf08abe0
parentf590a56842e30e61949c23fab30fb10bf76e1410 (diff)
Readme fixes
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index f09bf05..02bcd64 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
<div align="center">
-
<img src="./assets/logo/logo.png" width="20%" />
+
![](https://img.shields.io/github/v/release/xxxserxxx/gotop?display_name=tag&sort=semver)
+
+</div>
<br><br>
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/)!