diff --git a/README.md b/README.md index c6345487..fa4e6e1b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # Shell Schell Scripts + +This change is done by Ashitosh Mane + +This is the testing line for test + +Ashitosh Mane is An IAS Officer of batch 2030 diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..979c294c 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -8,8 +8,8 @@ # 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 -# -# +# Ashitosh Mane is a DevOps Engg +# Currently i am working as an RPA Developer ################################ if [ ${#@} -lt 2 ]; then