From 17936e60b803015e48752a345446390eb38f0abe Mon Sep 17 00:00:00 2001 From: john92999 Date: Fri, 13 Feb 2026 18:00:32 +0530 Subject: [PATCH] Update usage message and add author comment Added usage instructions and author comment. --- 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..e183e59b 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -8,7 +8,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 -# +# Edited by John # ################################