From ca817f2c0bc6188f733e25ab91c47d83c54efc17 Mon Sep 17 00:00:00 2001 From: rudi2006 Date: Tue, 24 Feb 2026 04:05:53 +0800 Subject: [PATCH] Fix formatting issue in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d72c82a31..8e942486b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a demo repository to practice using GitHub. It has two files in the **Code** tab: -- **README.md** is a file that describes this repo (you are currently reading it) +- **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 You cannot directly modify files in this repo because you are not a *collaborator*.