diff --git a/README.md b/README.md new file mode 100644 index 0000000..8368333 --- /dev/null +++ b/README.md @@ -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 .eu. diff --git a/ita.pdf_original b/ita.pdf_original deleted file mode 100644 index da71a99..0000000 Binary files a/ita.pdf_original and /dev/null differ diff --git a/latex.dir/makefile b/latex.dir/makefile index fcaf480..ec04e2c 100644 --- a/latex.dir/makefile +++ b/latex.dir/makefile @@ -26,4 +26,3 @@ dvi: clean: rm -f ${filename}.{ps,log,aux,out,dvi,bbl,blg} -