From 41544b8c7ff454bd2266e0b7581e92a7eb7efb1e Mon Sep 17 00:00:00 2001 From: vaernewijck Date: Mon, 4 Nov 2024 09:48:29 +0100 Subject: [PATCH] links branching and comitts --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fae3d6c..e77f2b8 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,10 @@ Now it's time to create the rooms. Each room should have a unique challenge that Every team member should work on at least one room. +[Branching](https://devinekask.github.io/workflows/git/basics/git-06-branches/) + +[Track and commit](https://devinekask.github.io/workflows/git/basics/git-03-commit/) + ### Requirements: - Each room should have a separate HTML and CSS file. - Each room should have a separate git branch.