From f56a27afca6ddff48e203264a894a54b3edbbf0e Mon Sep 17 00:00:00 2001 From: danishroshannn Date: Thu, 20 Aug 2026 01:49:12 +0530 Subject: [PATCH] added new change in readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d72c82a31..f578f7903 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,9 @@ 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. + + + +## Git Practice + +This change was made while learning Git and GitHub.