diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..0d94108a 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -11,6 +11,7 @@ # # ################################ +#demo for git fork if [ ${#@} -lt 2 ]; then echo "usage: $0 [your github token] [REST expression]"