From b46db3e5d3052fbc3c5946f4334a2c78383fed58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos?= Date: Tue, 17 Mar 2026 10:13:30 +0000 Subject: [PATCH] Add section to README about changes just practicing --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d72c82a31..023cf2c92 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # intro-to-github This is a demo repository to practice using GitHub. +### this is just a change in the README file + It has two files in the **Code** tab: - **README.md** is a file that describes this repo (you are currently reading it) - **.gitignore** is a file that specifies which files and directories must be ignored by Git