diff --git a/anotherfile.txt b/anotherfile.txt new file mode 100644 index 0000000..3d0b91f --- /dev/null +++ b/anotherfile.txt @@ -0,0 +1 @@ +also text in here diff --git a/git.txt b/git.txt index 980a0d5..3306ac8 100644 --- a/git.txt +++ b/git.txt @@ -1 +1,2 @@ Hello World! +Practicing this along with the module! So fun never understood github!