diff --git a/New Text Document.txt b/New Text Document.txt index a395b6d..2eec1bf 100644 --- a/New Text Document.txt +++ b/New Text Document.txt @@ -1 +1,2 @@ -Yay! GitHub works! \ No newline at end of file +Yay! GitHub works! +So I have now made changes - though I'm not sure I am saving in the right place \ No newline at end of file diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..0b9c657 --- /dev/null +++ b/README.txt @@ -0,0 +1,3 @@ +So this is now the readme for this tutorial. + +Yay - this is show automatically by Git. \ No newline at end of file diff --git a/index.hml b/index.hml new file mode 100644 index 0000000..2dd7ab6 --- /dev/null +++ b/index.hml @@ -0,0 +1,3 @@ + + + \ No newline at end of file