From df31432a061c7a85f9a4291b29022db1c0f9ec0b Mon Sep 17 00:00:00 2001 From: Caleb Bassi Date: Sun, 4 Mar 2018 21:19:31 -0800 Subject: [PATCH] Updated README --- README.md | 6 +++--- 1 file 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