diff --git a/README.md b/README.md index 1956698..e59182e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-22041afd0340ce965d47ae6ef1cefeee28c7c493a6346c4f15d667ab976d596c.svg)](https://classroom.github.com/a/0uiMevno) # git-group-tutorial The purpose of this tutorial is to learn and apply git commands needed to collaborate on a team project. diff --git a/function.txt b/function.txt new file mode 100644 index 0000000..026a7e7 --- /dev/null +++ b/function.txt @@ -0,0 +1,2 @@ +This is a representation of an unfinished function a group member is working on. +This is a new change from sedar hebib. \ No newline at end of file diff --git a/index.html b/index.html index ac4fd1a..365ab4b 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,6 @@ GitHub Group Tutorial - Your New Page + First’s Page diff --git a/my-page-sedar-hebib.html b/my-page-sedar-hebib.html new file mode 100644 index 0000000..cc7e23a --- /dev/null +++ b/my-page-sedar-hebib.html @@ -0,0 +1,12 @@ + + + + + + Document + + +

This is the page Sedar added

+ Back + + \ No newline at end of file diff --git a/my-page-wanjiang-xie.html b/my-page-wanjiang-xie.html new file mode 100644 index 0000000..4696462 --- /dev/null +++ b/my-page-wanjiang-xie.html @@ -0,0 +1,12 @@ + + + + + + Document + + +

This is the page Wanjiang Xie added

+ Back + +