diff --git a/README.md b/README.md index c6345487..3b061b79 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for fetch pratice. diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index 5db94cc4..2d4d4eba 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -1,4 +1,4 @@ -#!/bin/bash +i#!/bin/bash ################################ # Author: Abhishek # Version: v1 @@ -8,6 +8,7 @@ # 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 +# New line # ################################