From 1ca1cef73d48df62be2987ebd2ed7ba87b43f8be Mon Sep 17 00:00:00 2001 From: Aashi Gupta <64355540+aashigupta355@users.noreply.github.com> Date: Sat, 25 Jul 2026 19:27:52 +0530 Subject: [PATCH] Enhance usage comment with author's name Updated usage comment to include author's name. --- github-api-integration-module.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..b1c332d9 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -7,7 +7,7 @@ # # 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. by Aashi # # ################################