From ca817f2c0bc6188f733e25ab91c47d83c54efc17 Mon Sep 17 00:00:00 2001 From: rudi2006 Date: Tue, 24 Feb 2026 04:05:53 +0800 Subject: [PATCH 1/2] 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*. From aa15ae84052938743e0e10207554bbbe20fb2cf5 Mon Sep 17 00:00:00 2001 From: rudi2006 Date: Wed, 8 Jul 2026 12:08:00 +0200 Subject: [PATCH 2/2] Change repository title to 'Ryan' Updated repository title from 'intro-to-github' to 'Ryan'. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e942486b..17b9f8856 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# intro-to-github +# Ryan This is a demo repository to practice using GitHub. It has two files in the **Code** tab: