From 052a980edeb80b23e61f9ada1d698fd0ee7d9bd7 Mon Sep 17 00:00:00 2001 From: Kritika Kumari Date: Fri, 7 Aug 2026 21:06:25 +0530 Subject: [PATCH 1/2] added learning note to README --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 980a0d5..42e5c08 100644 --- a/README +++ b/README @@ -1 +1,2 @@ Hello World! +Learning Git with hands-on practice. From 4d19cc76f08750290b22c962f5ffd010659a4a8e Mon Sep 17 00:00:00 2001 From: kritika kumari <91321099+PROJECTS-kritika@users.noreply.github.com> Date: Sat, 8 Aug 2026 19:45:41 +0530 Subject: [PATCH 2/2] Update README --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 42e5c08..0a9b884 100644 --- a/README +++ b/README @@ -1,2 +1,3 @@ Hello World! Learning Git with hands-on practice. +Testing issue linking