Update readme.md

This commit is contained in:
Federico 2024-08-04 13:43:06 +01:00 committed by GitHub
parent e6903f43c2
commit 526d557b41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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]
```