diff --git a/README.md b/README.md index 78bf507a22f..0d5980a5505 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,14 @@ Feel free to explore the scripts and use them for your learning and automation n
_**Note**: The content in this repository belongs to the respective authors and creators. I'm just providing a formatted README.md for better presentation. + + + +## GitHub Contribution + +This section was added as part of a Git and GitHub collaboration experiment using the fork-and-pull request workflow. + +### Contribution Details +- Created a feature branch for the update. +- Improved the README documentation. +- Submitted the changes through a Pull Request for review.