diff --git a/README.md b/README.md index 295e4f9..41c06d2 100644 --- a/README.md +++ b/README.md @@ -2,26 +2,26 @@ Collection of scripts and functions to make my developer life easier. -**bash/logger/** +**logger/** *Enrich command output for logging purposes* -**bash/q_completion.sh** +**q_completion.sh** *Add TAB completion to [q](https://github.com/ibm-messaging/mq-q-qload) for manipulating IBM MQ messages.* -**bash/sent_to_slack.sh** +**sent_to_slack.sh** *Send messages to slack* -**bash/showmyip.sh** +**showmyip.sh** *Show my own external ip address* -**bash/sshconnect.sh** +**sshconnect.sh** *TUI to display a list of servers with description.* -**bash/templates/template.sh** +**templates/template.sh** *Advanced template for bash scripts* -**bash/templates/template_multisystem.sh** +**templates/template_multisystem.sh** *Template for multisystem aware script*