diff --git a/README.md b/README.md index 06bb023212b..0925864234b 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,6 @@ This repository is for showing how Git and GitHub work ## Purpose -Sample website with plenty of files for demos \ No newline at end of file +Sample website with plenty of files for demos + +THis is another line \ No newline at end of file diff --git a/readme.txt b/readme.txt new file mode 100644 index 00000000000..e6f3967f606 --- /dev/null +++ b/readme.txt @@ -0,0 +1,3 @@ +####Hello World! + +this si read me \ No newline at end of file