From c1b6049f97e7ac638b4528c5e10825a8660b3c4f Mon Sep 17 00:00:00 2001 From: Srilasya01 Date: Sun, 2 Aug 2026 21:28:48 +0530 Subject: [PATCH 1/2] Added fork practical file --- fork.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 fork.txt diff --git a/fork.txt b/fork.txt new file mode 100644 index 0000000..d6a9168 --- /dev/null +++ b/fork.txt @@ -0,0 +1 @@ +Fort Practical From 9133c6bec9427341a12d84d19808a7c38a24b03e Mon Sep 17 00:00:00 2001 From: Thallapally Srilasya Date: Sun, 2 Aug 2026 22:11:19 +0530 Subject: [PATCH 2/2] Update README --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 980a0d5..d36268c 100644 --- a/README +++ b/README @@ -1 +1,2 @@ Hello World! +Edit from Main branch