From 9aed5dcdb71f130afada1e01a27c870671d6241e Mon Sep 17 00:00:00 2001 From: TzHsien Date: Thu, 28 Aug 2025 21:36:23 +0800 Subject: [PATCH 1/2] Added Hello World to start.txt --- start.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 start.txt diff --git a/start.txt b/start.txt new file mode 100644 index 00000000..557db03d --- /dev/null +++ b/start.txt @@ -0,0 +1 @@ +Hello World From 292d8381ec0a93027d0892ef9b28be18cbae970b Mon Sep 17 00:00:00 2001 From: TzHsien Date: Fri, 5 Sep 2025 14:29:50 +0800 Subject: [PATCH 2/2] Update a few lines in README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7194f095..f4aefde8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # [Sample Repo] PR Practice A sample repo for practicing how to create Pull Requests + +# Testing out how to edit a README using VIM from a git branch + +Sidenote: Today has felt really wonderful so far, done a few good deeds to +bring a smile to people's faces, and it feels good to do so! + +Ok that's the end of my edit :)