diff --git a/README.md b/README.md index c6345487..85ea02eb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts extra diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..8da24281 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -9,8 +9,10 @@ # Usage: # Please provide your github token and rest api to the script as input # -# +# testing purpose +# Second change ################################ +# What is going on if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]"