From 605c87e32ec19b14a91519bd8feca8e1792034eb Mon Sep 17 00:00:00 2001 From: warunawsb4u <112894515+warunawsb4u@users.noreply.github.com> Date: Sun, 22 Mar 2026 15:12:13 +0530 Subject: [PATCH 1/2] Fix usage message for GitHub API integration script --- github-api-integration-module.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..dcfee5b3 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -11,6 +11,7 @@ # # ################################ +# if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]" From a518e649e36e484b28ae6175592bcf772c6d3ebd Mon Sep 17 00:00:00 2001 From: warunawsb4u <112894515+warunawsb4u@users.noreply.github.com> Date: Wed, 25 Mar 2026 14:47:21 +0530 Subject: [PATCH 2/2] Update section title in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6345487..bc053530 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell two