diff --git a/README.md b/README.md index c6345487..bba0d600 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for pratice diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index 5db94cc4..b0d715c1 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -1,12 +1,12 @@ #!/bin/bash ################################ -# Author: Abhishek -# Version: v1 +# Author: Sivarugada +# Version: v1.1 # # # # This script will help users to communicate and retrieve information from GitHub -# Usage: +# Usage: # Please provide your github token and rest api to the script as input # ################################