From fcab66e0e0886d72969ce493b19e620aa678f103 Mon Sep 17 00:00:00 2001 From: "L." <132483542+ModelMosaic@users.noreply.github.com> Date: Sun, 18 Jan 2026 20:26:48 +0100 Subject: [PATCH] Add test header to README Added a test header to the README file. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d72c82a31..3b4b6058b 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. + +# test123