Fix image scaling
This commit is contained in:
parent
95dbe56b9a
commit
2d86953e62
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user