diff --git a/README b/README index 82b443e..bf70d40 100755 --- a/README +++ b/README @@ -7,6 +7,12 @@ cd $( dirname $0 )/bin ( +echo ' + _____ ___ + |_ _/ _ \ + | || (_) | + |_| \__\_\ + ' echo Add the tools to PATH by sourcing the "rc" in this folder echo -e "\n===== COMMANDS IN qcd_function =====" diff --git a/README.md b/README.md index d8ab88c..99e7385 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # Shell Tools package +``` + _____ ___ + |_ _/ _ \ + | || (_) | + |_| \__\_\ +``` + This is a growing selection of shell tools used by me and my colleagues. Each tool is an individual program, which do often depend on other tools.