diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..f7afd911 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -1,13 +1,13 @@ #!/bin/bash ################################ -# Author: Abhishek +# Author: Azan # Version: v1 # # # # 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 +# Please provide your github token and rest api to the script as input # # ################################