From 1c6a22e70b78459e30c90a81b2e768ab5d1d35c3 Mon Sep 17 00:00:00 2001 From: admsys50 Date: Sat, 21 Feb 2026 16:49:01 +0100 Subject: [PATCH 1/2] simple 1 line added to desc --- 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..bd92a8cf 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -9,7 +9,7 @@ # Usage: # Please provide your github token and rest api to the script as input # -# +# For learning purposes... ################################ if [ ${#@} -lt 2 ]; then From f766d32c125f0d3ff9c391d152848b8e929b20a0 Mon Sep 17 00:00:00 2001 From: admsys5071 Date: Sat, 21 Feb 2026 17:16:12 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6345487..58a29090 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts, for learning only!