summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 30f05eb..81b9edd 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
<div align="center">
- <img src="https://github.com/cjbassi/gotop/blob/master/media/logo.png" width="20%" height="20%" />
+ <img src="https://github.com/cjbassi/gotop/blob/master/media/logo.png" width="20%" />
<br><br>
</div>
@@ -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" width="96%" height="96%"/>
+<img src="https://github.com/cjbassi/gotop/blob/master/media/minimal.png" width="96%" />
## Installation