david-thrower commited on
Commit
fe9a090
·
verified ·
1 Parent(s): e40dd00

Update app.py

Browse files

Update the resume prompt

Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -315,6 +315,7 @@ Please follow these best practices to make the resume optimized for the ATS visi
315
  - Ensure keywords are distributed naturally across sections without overuse (e.g., 2-3 mentions of a critical keyword in work experience vs. 10 in a skills list).
316
  - Instruct the user to paste this into a suitable word processor and use the result to build a resume. Save it in word, then in PDF (JaneDoe_Resume_CompanyName.pdf). Submit the PDF.
317
 
 
318
 
319
  """
320
  return resume_prompt
 
315
  - Ensure keywords are distributed naturally across sections without overuse (e.g., 2-3 mentions of a critical keyword in work experience vs. 10 in a skills list).
316
  - Instruct the user to paste this into a suitable word processor and use the result to build a resume. Save it in word, then in PDF (JaneDoe_Resume_CompanyName.pdf). Submit the PDF.
317
 
318
+ # Write this in a format that can be copied striaght in to Word and will be formatted properly, but in a way that the ATS can understand. Make no additional comments about the resume or how you did this.
319
 
320
  """
321
  return resume_prompt