diff --git a/README.md b/README.md index c6345487..58a29090 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts, for learning only! diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..bd92a8cf 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 # -# +# For learning purposes... ################################ if [ ${#@} -lt 2 ]; then