summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-04-11 18:56:09 -0700
committerCaleb Bassi <calebjbassi@gmail.com>2018-04-11 19:01:38 -0700
commit44a8caa3eee64620c9642d3456b61c22977b35ac (patch)
treee2f52c32c0218df431c8ac0e8667256dd7496b84
parent33dc5dcf7c878bd88ad9e386cc5e3e489c328a30 (diff)
Fix image alignment in readme1.2.10
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2170a6a..30f05eb 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Another TUI graphical activity monitor, inspired by [gtop](https://github.com/ak
Built with [gopsutil](https://github.com/shirou/gopsutil), [drawille-go](https://github.com/exrook/drawille-go), and a [fork](https://github.com/cjbassi/termui) of [termui](https://github.com/gizak/termui).
<img src="https://github.com/cjbassi/gotop/blob/master/media/demo.gif" />
-<img src="https://github.com/cjbassi/gotop/blob/master/media/minimal.png" />
+<img src="https://github.com/cjbassi/gotop/blob/master/media/minimal.png" width="96%" height="96%"/>
## Installation