summaryrefslogtreecommitdiff
path: root/README.md
blob: e0d09631f3c807679a724022142ad6e4859df72d (plain)
1
2
3
4
5
6
7
8
9
10
# CV

My cv.

## Generate pdf File
Command to compile the tex files into pdf:

```
pdflatex main.tex
```