diff --git a/README.md b/README.md index c6345487..92392738 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for practice. diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..8b9da23d 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -3,11 +3,11 @@ # Author: Abhishek # Version: v1 # -# +#completing 1st assignment # # 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 +# Please provide your github token and rest api to the script as input. # # ################################