From 550183a02f3fb6916c93933f7fcd3e709a393d87 Mon Sep 17 00:00:00 2001 From: ShivaKrishnaReddyKotha <135223260+ShivaKrishnaReddyKotha@users.noreply.github.com> Date: Fri, 13 Mar 2026 18:59:55 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d72c82a31..eae843345 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # intro-to-github This is a demo repository to practice using GitHub. -It has two files in the **Code** tab: +It has two files in the **Code**: - **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