From b4f69820e96599c8446ba0f87bf9f2ba43163fca Mon Sep 17 00:00:00 2001 From: daan3592-lab Date: Wed, 25 Mar 2026 10:47:21 +0100 Subject: [PATCH] Update README.md to practice forking --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d72c82a31..4a0a2c16e 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,5 @@ The **Pull requests** tab contains proposals to make some changes in the files l You can create an *Issue* or make a *Pull request (PR)* to contribute to the project. If you want to propose some changes to this repo, you may *fork* it, modify the content, and create *PR*. A *fork* is just a copy that allows you to change the content without affection the original project. + +practicing forking and branching