Merge branch 'main' of https://github.com/feder-cr/linkedIn_auto_jobs_applier_with_AI
This commit is contained in:
commit
4b3b3e1020
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
|
@ -259,11 +259,12 @@ Each section has specific fields to fill out:
|
|||
- Example:
|
||||
```yaml
|
||||
education_details:
|
||||
- degree: "Bachelor's Degree"
|
||||
university: "University of Example"
|
||||
gpa: "3.8/4"
|
||||
graduation_year: "2022"
|
||||
- education_level: "Bachelor's Degree"
|
||||
institution: "University of Example"
|
||||
field_of_study: "Software Engineering"
|
||||
final_evaluation_grade: "4/4"
|
||||
start_date: "2021"
|
||||
year_of_completion: "2023"
|
||||
exam:
|
||||
Algorithms: "A"
|
||||
Data Structures: "B+"
|
||||
|
|
@ -333,7 +334,8 @@ Each section has specific fields to fill out:
|
|||
|
||||
- `certifications:`
|
||||
- Include any professional certifications you have earned.
|
||||
- **certification_name**: The name of the certification.
|
||||
- name: "PMP"
|
||||
description: "Certification for project management professionals, issued by the Project Management Institute (PMI)"
|
||||
|
||||
- Example:
|
||||
```yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue