diff --git a/README.md b/README.md index 39acb4f..66b87e4 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ 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). - - + + ## Installation diff --git a/demo.gif b/media/demo.gif similarity index 100% rename from demo.gif rename to media/demo.gif diff --git a/minimal.png b/media/minimal.png similarity index 100% rename from minimal.png rename to media/minimal.png