From 402d32024cfeaa45c8ae904b76c431e1ff6b07a3 Mon Sep 17 00:00:00 2001 From: Chandra Prakash Date: Sat, 8 Aug 2026 11:07:04 +0530 Subject: [PATCH] Update README documentation --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README b/README index 980a0d5..4204af4 100644 --- a/README +++ b/README @@ -1 +1,13 @@ Hello World! + +## Contribution + +This project demonstrates collaborative development using Git and GitHub's fork-and-pull request workflow. + +## How to Contribute + +1. Fork the repository. +2. Create a feature branch. +3. Make your changes. +4. Commit and push your changes. +5. Create a pull request. \ No newline at end of file