diff --git a/README.md b/README.md index c6345487..0320f601 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Shell Scripts for learning diff --git a/ankita.txt b/ankita.txt new file mode 100644 index 00000000..6b8a2154 --- /dev/null +++ b/ankita.txt @@ -0,0 +1 @@ +hello this is my file to test functionality. \ No newline at end of file diff --git a/code.txt b/code.txt new file mode 100644 index 00000000..50dfe228 --- /dev/null +++ b/code.txt @@ -0,0 +1 @@ +"this is new line of code" diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..dc1dae7d 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -1,7 +1,7 @@ #!/bin/bash ################################ -# Author: Abhishek -# Version: v1 +# Author: Ankita +# Version: v2 # # # diff --git a/rule setup b/rule setup new file mode 100644 index 00000000..ef117504 --- /dev/null +++ b/rule setup @@ -0,0 +1 @@ +I have ceated some rule.