summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-04-09 19:15:25 -0700
committerCaleb Bassi <calebjbassi@gmail.com>2018-04-09 19:15:25 -0700
commitadbc86235ca7926de16d94a0ee54cf7e2237237c (patch)
tree9448fd1c1e959571b0e38b21d2b99bfe8a8008b2
parent99f907b4122571cc3e20fd226ab50765c8057345 (diff)
Update README
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 82539a3..fd39edb 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Built with [gopsutil](https://github.com/shirou/gopsutil), [drawille-go](https:/
## Installation
-Go programs compile to a single binary and there are currently prebuilt ones for 32/64bit Linux and 64bit OSX. Either clone the repo and run [download.sh](https://github.com/cjbassi/gotop/blob/master/download.sh) to download the correct binary, use the AUR if you're on Arch, or build from source.
+Go programs compile to a single binary and there are currently prebuilt ones for 32/64bit Linux and 64bit OSX. Either clone the repo and run [download.sh](https://github.com/cjbassi/gotop/blob/master/download.sh) to download the correct binary, use the AUR if you're on Arch Linux, or build from source.
### Using Git
@@ -68,3 +68,7 @@ Feel free to add a new one. You can use 256 colors, bold, underline, and reverse
`-m`, `--minimal` Only show CPU, Mem and Process widgets.
`-r`, `--rate=RATE` Number of times per second to update CPU and Mem widgets [default: 1].
+
+## Stargazers over time
+
+[![Stargazers over time](https://starcharts.herokuapp.com/cjbassi/gotop.svg)](https://starcharts.herokuapp.com/cjbassi/gotop)