diff --git a/README.md b/README.md index c6345487..51af36ec 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for Leaning and reference diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index 5db94cc4..f1927820 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################ # Author: Abhishek -# Version: v1 +# Version: V2 # # # @@ -9,6 +9,7 @@ # Usage: # Please provide your github token and rest api to the script as input # +# ################################ if [ ${#@} -lt 2 ]; then