diff --git a/README.md b/README.md index c11b8af..41c611c 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,8 @@ Video Link: [https://youtu.be/QZPv1y2znZo](https://youtu.be/QZPv1y2znZo) pip install pyinstaller pyinstaller --onefile -w calc.py ``` + +## New Feature + +Added documentation for the calculator project as part of the GitHub collaborative development workflow. +This update demonstrates the use of Git branches and pull requests for collaborative development. \ No newline at end of file