Skip to content
Snippets Groups Projects
Commit 2adb151a authored by Sharma, Aman (PG/T - Comp Sci & Elec Eng)'s avatar Sharma, Aman (PG/T - Comp Sci & Elec Eng) :headphones:
Browse files

Edit README.md

parent 0c64cf48
No related branches found
No related tags found
No related merge requests found
...@@ -8,4 +8,13 @@ An AI-powered resume analyzer and career assistant. ...@@ -8,4 +8,13 @@ An AI-powered resume analyzer and career assistant.
git clone https://github.com/YOUR_USERNAME/optiresume.git git clone https://github.com/YOUR_USERNAME/optiresume.git
cd optiresume cd optiresume
docker build -t optiresume . docker build -t optiresume .
docker run -p 8000:8000 optiresume docker run -p 8000:8000 optiresume
\ No newline at end of file
**# 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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment