summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
-rw-r--r--media/logo.pngbin0 -> 13804 bytes
2 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index d0c2fad..406a37c 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
-# gotop
+<div align="center">
+ <img src="https://github.com/cjbassi/gotop/blob/master/media/logo.png" width="20%" height="20%" />
+ <br><br>
+</div>
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 [fork](https://github.com/cjbassi/termui) of [termui](https://github.com/gizak/termui).
diff --git a/media/logo.png b/media/logo.png
new file mode 100644
index 0000000..ca8d5f1
--- /dev/null
+++ b/media/logo.png
Binary files differ