summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-02-18 23:37:37 -0800
committerCaleb Bassi <calebjbassi@gmail.com>2018-02-19 00:36:57 -0800
commitab1f19fbfe9fac16daf8bac9eb936d23af60f538 (patch)
tree412be19b11869df0bec75057d8a8eb963f97e525
parent8e69875f65c5522000284b1111651bfa55319db6 (diff)
Updated README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7a26edd..35b0ee4 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ Alternatively, if you're on Arch Linux you can install the `gotop` package from
## Colorschemes
A different Colorscheme can be set with the `-c` startup flag followed its name, all of which can be found in the `colorschemes` folder.
-Feel free to add a new one. You can use 256 colors for them, including bold, underline, and reverse. More info [here](https://godoc.org/github.com/nsf/termbox-go#Attribute) and [here](https://godoc.org/github.com/nsf/termbox-go#OutputMode) under Output256.
+Feel free to add a new one. You can use 256 colors for them, including bold, underline, and reverse. More info [here](https://godoc.org/github.com/nsf/termbox-go#Attribute) and [here](https://godoc.org/github.com/nsf/termbox-go#OutputMode) under 'Output256'.
## TODO