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:
|
- Example:
|
||||||
```yaml
|
```yaml
|
||||||
education_details:
|
education_details:
|
||||||
- degree: "Bachelor's Degree"
|
- education_level: "Bachelor's Degree"
|
||||||
university: "University of Example"
|
institution: "University of Example"
|
||||||
gpa: "3.8/4"
|
|
||||||
graduation_year: "2022"
|
|
||||||
field_of_study: "Software Engineering"
|
field_of_study: "Software Engineering"
|
||||||
|
final_evaluation_grade: "4/4"
|
||||||
|
start_date: "2021"
|
||||||
|
year_of_completion: "2023"
|
||||||
exam:
|
exam:
|
||||||
Algorithms: "A"
|
Algorithms: "A"
|
||||||
Data Structures: "B+"
|
Data Structures: "B+"
|
||||||
|
|
@ -333,7 +334,8 @@ Each section has specific fields to fill out:
|
||||||
|
|
||||||
- `certifications:`
|
- `certifications:`
|
||||||
- Include any professional certifications you have earned.
|
- 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:
|
- Example:
|
||||||
```yaml
|
```yaml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue