diff --git a/Primary b/Primary new file mode 100644 index 0000000..0b938fa --- /dev/null +++ b/Primary @@ -0,0 +1,4 @@ +This is the first file created +It includes details about changes +These changes are awaiting to be completed +Confirmed details are shown in 'secondary' and 'README' diff --git a/README.md b/README.md new file mode 100644 index 0000000..e412613 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +This is the README file +please read entire contents before proceeding + +Changes made here will not be permanent diff --git a/secondary b/secondary new file mode 100644 index 0000000..7f823e3 --- /dev/null +++ b/secondary @@ -0,0 +1,3 @@ +This is the second file to be inserted +Do not make changes to this file +Doing so will remove the entire backlog