summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-04-13 17:02:10 -0700
committerCaleb Bassi <calebjbassi@gmail.com>2018-04-13 17:02:10 -0700
commit674b04b0ad577c220eec7d752f984bab8687c9ca (patch)
tree8da60a67ba4fa5bccd87cee59109f3913ab8302c
parentd07f397f0d57cfab074f80c230fe8dd8c1cdd61f (diff)
Update README
-rw-r--r--README.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.md b/README.md
index 24ec5f8..6109abe 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,7 @@
<br><br>
</div>
-Another TUI 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/)!
-Built with [gopsutil](https://github.com/shirou/gopsutil), [drawille-go](https://github.com/exrook/drawille-go), and a [fork](https://github.com/cjbassi/termui) of [termui](https://github.com/gizak/termui).
+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/)!
<img src="https://github.com/cjbassi/gotop/blob/master/media/demo.gif" />
<img src="https://github.com/cjbassi/gotop/blob/master/media/minimal.png" width="96%" />
@@ -84,6 +83,14 @@ Feel free to add a new one. You can use 256 colors, bold, underline, and reverse
* [Logo](https://github.com/cjbassi/gotop/blob/master/media/logo.png) by [mdnazmulhasan27771](https://github.com/mdnazmulhasan27771)
+## Built With
+
+* [cjbassi/termui](https://github.com/cjbassi/termui)
+* [drawille-go](https://github.com/exrook/drawille-go)
+* [gopsutil](https://github.com/shirou/gopsutil)
+* [goreleaser](https://github.com/goreleaser/goreleaser)
+
+
## Stargazers over time
[![Stargazers over time](https://starcharts.herokuapp.com/cjbassi/gotop.svg)](https://starcharts.herokuapp.com/cjbassi/gotop)