diff --git a/README.md b/README.md index c6345487..2113ffe1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Shell -Schell Scripts +Schell Scripts for refrence and practice labs. diff --git a/shell-commands b/shell-commands new file mode 100644 index 00000000..9903de17 --- /dev/null +++ b/shell-commands @@ -0,0 +1 @@ +echo "Hello world" \ No newline at end of file