Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sajed-zarrinpour authored Jan 4, 2024
1 parent cac231f commit 8deb3d0
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@
```\eduEntry{<Start Year> - <End Year>}{<University Name>}{<Degree>}{<Thesis title>}```

## Experience
> [!TIP]
> Entries to \explist are divided by `;`. If you wish to separate them in your code, use `%` so it will not interrupt the command and remain readable.
> Do not add `;` at the last entry
> [!TIP]
> In my opinion, including the skills used in a job here in your job entry is good practice.

```
\expEntry{<Start Date> - <End Date>}{<Job Title>}{<Company>}{<Location>}
Expand All @@ -44,6 +38,14 @@
\skills{item1, item2}
}
```

> [!TIP]
> Entries to \explist are divided by `;`. If you wish to separate them in your code, use `%` so it will not interrupt the command and remain readable.
> Do not add `;` at the last entry
> [!TIP]
> In my opinion, including the skills used in a job here in your job entry is good practice.
## Research & Interests

> [!WARNING]
Expand Down

0 comments on commit 8deb3d0

Please sign in to comment.