summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
-rw-r--r--demo.gifbin588716 -> 145051 bytes
-rw-r--r--minimal.pngbin0 -> 50723 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d8e4eb..39acb4f 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +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).
-![image](https://github.com/cjbassi/gotop/blob/master/demo.gif)
+<img src="https://github.com/cjbassi/gotop/blob/master/demo.gif" />
+<img src="https://github.com/cjbassi/gotop/blob/master/minimal.png" />
## Installation
diff --git a/demo.gif b/demo.gif
index d120683..4a392f9 100644
--- a/demo.gif
+++ b/demo.gif
Binary files differ
diff --git a/minimal.png b/minimal.png
new file mode 100644
index 0000000..0103d3c
--- /dev/null
+++ b/minimal.png
Binary files differ