diff --git a/README1.md b/README1.md new file mode 100644 index 00000000..ee3b21bd --- /dev/null +++ b/README1.md @@ -0,0 +1,7 @@ +# This is my first line + +No one ever reads the readme file + +We are on the Develop branch + +Adding a new feature great! \ No newline at end of file diff --git a/test.txt b/test.txt new file mode 100644 index 00000000..78787154 --- /dev/null +++ b/test.txt @@ -0,0 +1,2 @@ +Hello World! +Something is changing...