diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..cde50cb9 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -2,14 +2,14 @@ ################################ # Author: Abhishek # Version: v1 -# +#added code # # # This script will help users to communicate and retrieve information from GitHub # Usage: # Please provide your github token and rest api to the script as input # -# +#added work ################################ if [ ${#@} -lt 2 ]; then