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)
+
+
## Installation
diff --git a/demo.gif b/demo.gif
index d120683..4a392f9 100644
Binary files a/demo.gif and b/demo.gif differ
diff --git a/minimal.png b/minimal.png
new file mode 100644
index 0000000..0103d3c
Binary files /dev/null and b/minimal.png differ