diff --git a/README.md b/README.md index 4c08ef3..260affe 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ makepkg -si ## Further Notes -+ You can change the transparency value by changing the `alpha` variable in the `config.h` file. ++ Change the transparency value by modifying the `alpha` variable in [config.h](https://github.com/alrayyes/st/blob/master/config.h). + Default font is system "mono" at 14pt + Forked from [https://github.com/LukeSmithxyz/st](https://github.com/LukeSmithxyz/st) -* When changing config.h be sure to run ```updpkgsums``` to update checksums in the file before running ```makepkg -si``` +* When modifying [config.h](https://github.com/alrayyes/st/blob/master/config.h) be sure to run ```updpkgsums``` to update checksums before running ```makepkg -si``` # License