From 449aadf54dc7fb6ad23017ed76fe7c169eff2305 Mon Sep 17 00:00:00 2001 From: Azan1100 Date: Wed, 11 Feb 2026 23:45:18 +0530 Subject: [PATCH] doing the fork assignment --- github-api-integration-module.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 # # ################################