From aa9e66ca20ebc78591b3e7fa1d3f9532137f1df5 Mon Sep 17 00:00:00 2001 From: Kyle Yamato Christian Date: Mon, 2 Mar 2026 14:36:10 +0800 Subject: [PATCH] Update README with additional information Added a line to indicate changes made after forking. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eec2668..4413975 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ This is a repo for UECS2363 Practical 3-6 This line is added after cloning the repo using Git in my own workstation Added a line without internet connectivity. + +//This is my file after forking from another repo