add readme
This commit is contained in:
parent
ae6d7f8677
commit
6085479cd4
3 changed files with 10 additions and 1 deletions
10
README.md
Normal file
10
README.md
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
# Francesco Mecca's Curriculum Vitae
|
||||||
|
This repo contains my CV (badly) written in latex.
|
||||||
|
|
||||||
|
You can generate the pdf using `make filename=eng` or `make filename=ita`.
|
||||||
|
|
||||||
|
## Disclaimer
|
||||||
|
The repo will also store related files that I sent to recruiters or for applications.
|
||||||
|
Those files must be considered outdated.
|
||||||
|
|
||||||
|
If you want to hire me, shoot me an email: **me** at <name><surname>.eu.
|
BIN
ita.pdf_original
BIN
ita.pdf_original
Binary file not shown.
|
@ -26,4 +26,3 @@ dvi:
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f ${filename}.{ps,log,aux,out,dvi,bbl,blg}
|
rm -f ${filename}.{ps,log,aux,out,dvi,bbl,blg}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue