robertselvam commited on
Commit
0b157e3
1 Parent(s): 886537f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ class ResumeAnalyser:
49
  **Detailed Analysis:**
50
  the result should be in this format:
51
  Matched Percentage: [matching percentage].
52
- Reason : [Reason for why this is matched with {job_description}].
53
  Skills To Improve : [Mention the skills to improve for this {job_description} job description.].
54
  Keywords : [Return the matched keywords from {resume}.]
55
  """,
 
49
  **Detailed Analysis:**
50
  the result should be in this format:
51
  Matched Percentage: [matching percentage].
52
+ Reason : [Mention the Reason for Matched with {job_description}].
53
  Skills To Improve : [Mention the skills to improve for this {job_description} job description.].
54
  Keywords : [Return the matched keywords from {resume}.]
55
  """,