Center intro in readme

This commit is contained in:
Caleb Bassi 2018-04-15 16:28:47 -07:00
parent 7d0abdad08
commit 5f2772ef41

View File

@ -1,13 +1,15 @@
<div align="center"> <div align="center">
<img src="https://github.com/cjbassi/gotop/blob/master/media/logo.png" width="20%" />
<br><br>
</div>
Another terminal based 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/)! <img src="https://github.com/cjbassi/gotop/blob/master/media/logo.png" width="20%" />
<br><br>
Another terminal based 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/)!
<img src="https://github.com/cjbassi/gotop/blob/master/media/demo.gif" /> <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%" /> <img src="https://github.com/cjbassi/gotop/blob/master/media/minimal.png" width="96%" />
</div>
## Installation ## Installation