diff --git a/README.txt b/README.txt index adfd6da3..44f465a8 100644 --- a/README.txt +++ b/README.txt @@ -13,3 +13,4 @@ As a quick reminder, this came from one of three locations in either SSH, Git, o We can, as an example effort, even modify this README and change it as if it were source code for the purposes of the class. This demo also includes an image with changes on a branch for examination of image diff on GitHub. + HOla diff --git a/fix.txt b/fix.txt index e69de29b..ba4d2ce0 100644 --- a/fix.txt +++ b/fix.txt @@ -0,0 +1,2 @@ + Fix #1 added --You can safely remove this line -- +Fix #2: Very important fix added --You can safely remove this line --