From 4466150c683529271a44373c4c500b75f2affda0 Mon Sep 17 00:00:00 2001 From: Saran14-ai Date: Thu, 7 May 2026 09:46:07 +0530 Subject: [PATCH 1/2] Updated README with workflow description --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e1ffcbe --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +This project demonstrates collaborative GitHub workflow using pull requests. + From 6b40e92972c6aa006c027f2f6f83c84821d0c9b4 Mon Sep 17 00:00:00 2001 From: Saran14-ai Date: Sat, 9 May 2026 10:49:18 +0530 Subject: [PATCH 2/2] Updated README file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1ffcbe..612719d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -This project demonstrates collaborative GitHub workflow using pull requests. +This is the project demonstrates collaborative GitHub workflow using pull requests.