From ac5f9659d3a0f319973ad5dfdebfb9c93a0c2f70 Mon Sep 17 00:00:00 2001 From: hectornamaext Date: Wed, 8 Oct 2025 19:51:51 -0600 Subject: [PATCH] Update README.md Testing the change I made to the README file. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d72c82a31..77ca21b5e 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. + +These lines I am adding are just test a change on a new branch.