diff --git a/README.md b/README.md index c6345487..a82de667 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for reference and practice diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..36c71900 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -9,6 +9,7 @@ # Usage: # Please provide your github token and rest api to the script as input # +# Added this line # ################################ diff --git a/test1.sh b/test1.sh new file mode 100644 index 00000000..a5bce3fd --- /dev/null +++ b/test1.sh @@ -0,0 +1 @@ +test1 diff --git a/test2.sh b/test2.sh new file mode 100644 index 00000000..180cf832 --- /dev/null +++ b/test2.sh @@ -0,0 +1 @@ +test2 diff --git a/test3.sh b/test3.sh new file mode 100644 index 00000000..df6b0d2b --- /dev/null +++ b/test3.sh @@ -0,0 +1 @@ +test3 diff --git a/test4.sh b/test4.sh new file mode 100644 index 00000000..d234c5e0 --- /dev/null +++ b/test4.sh @@ -0,0 +1 @@ +test4