From db1fe680219b53cbc9ad75096bfcabeb650e7ff1 Mon Sep 17 00:00:00 2001 From: James Teh <62470025+jamesteh@users.noreply.github.com> Date: Mon, 14 Jul 2025 22:06:53 +0800 Subject: [PATCH 1/3] Update README.md via my account This is a example! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d72c82a31..691a20677 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# intro-to-github -This is a demo repository to practice using GitHub. +# introdcution-to-github on HyperSkill +This is a demo repository to practice using GitHub on Hyperskill. It has two files in the **Code** tab: - **README.md** is a file that describes this repo (you are currently reading it) From 36be5cc6101a4861b7e0ca8075627be2ddd6da81 Mon Sep 17 00:00:00 2001 From: James Teh <62470025+jamesteh@users.noreply.github.com> Date: Mon, 14 Jul 2025 22:09:17 +0800 Subject: [PATCH 2/3] Update README.md Correction This is just a correction --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 691a20677..56eb04e48 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# introdcution-to-github on HyperSkill +# Correction on previous commit. +# introduction-to-github on HyperSkill This is a demo repository to practice using GitHub on Hyperskill. It has two files in the **Code** tab: From c224817554bec3c44d48be14a552ad1ccc65a2b1 Mon Sep 17 00:00:00 2001 From: James Teh <62470025+jamesteh@users.noreply.github.com> Date: Mon, 14 Jul 2025 22:10:59 +0800 Subject: [PATCH 3/3] Create sample-file Add a sample file --- sample-file | 1 + 1 file changed, 1 insertion(+) create mode 100644 sample-file diff --git a/sample-file b/sample-file new file mode 100644 index 000000000..86ea18688 --- /dev/null +++ b/sample-file @@ -0,0 +1 @@ +This is just a sample file for praxis.