diff --git a/chapter-1-version-control/lab/README.md b/chapter-1-version-control/lab/README.md index 07aab09..3c797f9 100644 --- a/chapter-1-version-control/lab/README.md +++ b/chapter-1-version-control/lab/README.md @@ -53,4 +53,8 @@ The objective of this lab is to familiarize yourself with version control concep - Title it something meaningful, like "Added my name." - Click the green "Create pull request" button. - Click the green "Merge pull request" button and "Confirm." - - **NOTE**: Typically in a professional setting, this is a step that the owner of a project will take after reviewing the changes you made. But for this exercise, you will do both steps. \ No newline at end of file + - **NOTE**: Typically in a professional setting, this is a step that the owner of a project will take after reviewing the changes you made. But for this exercise, you will do both steps. + +## Lab Contribution + +Updated by: Impu \ No newline at end of file