From 9f2a32b2ed27d7831af26ca94edfa03b8aa0363f Mon Sep 17 00:00:00 2001 From: Kunal Chaudhari <109706448+KChgt@users.noreply.github.com> Date: Thu, 3 Jul 2025 03:35:41 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d72c82a31..a55e2a511 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. + +This line is appended to add something to update which will be commited into branch. This is to practice forking and pull request.