summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi <calebjbassi@gmail.com>2018-02-20 23:57:27 -0800
committerCaleb Bassi <calebjbassi@gmail.com>2018-02-20 23:57:27 -0800
commit9849248c20fc16b1f3f9477a53cfa3be65b6d48d (patch)
tree9888a202d2c15c4df008aa47bebcca9abd5f5021
parenteb6813361345f59088453b382e8aad74a13d64c6 (diff)
Updated colorschemes links in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d779727..d26b75c 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,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` flag followed its name. You can find them in the `colorschemes` folder.
-Feel free to add a new one. You can use 256 colors, bold, underline, and reverse. You can see the template and get more info [here]() and see the default colorscheme as an example [here]().
+Feel free to add a new one. You can use 256 colors, bold, underline, and reverse. You can see the template and get more info [here](https://github.com/cjbassi/gotop/blob/master/colorschemes/template.go) and see the default colorscheme as an example [here](https://github.com/cjbassi/gotop/blob/master/colorschemes/default.go).
## TODO