diff --git a/README.md b/README.md index c6345487..9692f0b1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Shell Schell Scripts +A small change for reference + +This change is to reflect pull diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..cc85338c 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 # -# +# Test modifiation for assignment 1 to learn forking ################################ if [ ${#@} -lt 2 ]; then