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