diff --git a/bash/README.md b/bash/README.md index aeb9da1..f07e258 100644 --- a/bash/README.md +++ b/bash/README.md @@ -32,6 +32,10 @@ Quick and easy script runtime output. tmux wrapper for another script, e.g. to have top running in part of your terminal while another task runs in the button, then nicely clean up afterwards. +## tput_colours_etc.bash + +Using tput command to modify visual output, for example text colours. + ## usage_help.bash Put your usage output in a function to make it easily callable from multiple places as required.