diff --git a/readme.md b/readme.md index 0cb66e7..0fbe40a 100644 --- a/readme.md +++ b/readme.md @@ -126,6 +126,12 @@ LinkedIn_AIHawk offers flexibility in how it handles your resume: - `resume.pdf` (optional) 2. **Run the Bot:** + + ```bash + python main.py + ``` + or + ```bash python main.py [--resume PATH_TO_RESUME_PDF] ```