From c8c1694b1d49f3e375493d35e1d9ee993843ec50 Mon Sep 17 00:00:00 2001 From: Impu27 <118832139+Impu27@users.noreply.github.com> Date: Wed, 6 May 2026 22:30:24 +0530 Subject: [PATCH] Changed README --- chapter-1-version-control/lab/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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