diff --git a/README b/README index 980a0d5..820b1a4 100644 --- a/README +++ b/README @@ -1 +1,17 @@ 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. + +## Submitting a Pull Request + +To contribute changes, create a feature branch, make your changes, commit them, and push the branch to GitHub. Then create a pull request so the changes can be reviewed before they are merged. \ No newline at end of file