diff --git a/README.md b/README.md index 1fa2a63b2dc0901fe0a57f698c6c451262723110..c2f91baceade114f33d61457f81e0745148ebea0 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,13 @@ An AI-powered resume analyzer and career assistant. git clone https://github.com/YOUR_USERNAME/optiresume.git cd optiresume docker build -t optiresume . -docker run -p 8000:8000 optiresume \ No newline at end of file +docker run -p 8000:8000 optiresume + + +**# Note on Git Collaboration:**__ + +Although Git was intended to be used throughout the development process, due to time constraints, communication preferences, and distributed task responsibilities, we collaboratively built and tested the project locally without continuous Git commits or merges. + +We acknowledge this was not the best practice and will ensure proper Git collaboration in future coursework. This final push contains the combined efforts and working version of our project, developed and tested as a team. + +⸻