summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-03-22 16:35:16 -0700
committerCaleb Bassi <calebjbassi@gmail.com>2018-03-22 16:35:16 -0700
commitbfd6382f6b1723d63de80acef83194b04c3aea8d (patch)
tree781917f41a5e58e87adea3f22cb3d4051cc73f19
parent2fe347fc508c6ed9571a02f04d4dfeb0b37a92c2 (diff)
Add media folder1.2.2
-rw-r--r--README.md4
-rw-r--r--media/demo.gif (renamed from demo.gif)bin145051 -> 145051 bytes
-rw-r--r--media/minimal.png (renamed from minimal.png)bin50723 -> 50723 bytes
3 files changed, 2 insertions, 2 deletions
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).
-<img src="https://github.com/cjbassi/gotop/blob/master/demo.gif" />
-<img src="https://github.com/cjbassi/gotop/blob/master/minimal.png" />
+<img src="https://github.com/cjbassi/gotop/blob/master/media/demo.gif" />
+<img src="https://github.com/cjbassi/gotop/blob/master/media/minimal.png" />
## Installation
diff --git a/demo.gif b/media/demo.gif
index 4a392f9..4a392f9 100644
--- a/demo.gif
+++ b/media/demo.gif
Binary files differ
diff --git a/minimal.png b/media/minimal.png
index 0103d3c..0103d3c 100644
--- a/minimal.png
+++ b/media/minimal.png
Binary files differ