From 526d557b4115f7ade28123dc9b9edfd02129505c Mon Sep 17 00:00:00 2001 From: Federico <85809106+feder-cr@users.noreply.github.com> Date: Sun, 4 Aug 2024 13:43:06 +0100 Subject: [PATCH] Update readme.md --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) 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] ```