summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-03-04 21:19:31 -0800
committerCaleb Bassi <calebjbassi@gmail.com>2018-03-04 21:19:31 -0800
commitdf31432a061c7a85f9a4291b29022db1c0f9ec0b (patch)
treeb92944c8ee26a78a06f654a8a8d6f6cd29cc2a80
parentff80f86da8a027a3b399deaf7f9101ed03248b48 (diff)
Updated README
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3e22b43..062a17e 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
# gotop
-![image](https://github.com/cjbassi/gotop/blob/master/demo.gif)
-
-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/)!
+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 modified version of [termui](https://github.com/gizak/termui).
+![image](https://github.com/cjbassi/gotop/blob/master/demo.gif)
+
## Installation