diff --git a/README.md b/README.md index c6345487..a3254270 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Shell Schell Scripts + +Example of shell for reference. diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..5db94cc4 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -9,7 +9,6 @@ # Usage: # Please provide your github token and rest api to the script as input # -# ################################ if [ ${#@} -lt 2 ]; then