commit d9b96fdfb1a2bc7849fb4d4e0235c2c93c6e57b5 Author: Pedro Cabral Date: Fri Aug 8 23:49:37 2025 +0200 added readme diff --git a/README.md b/README.md new file mode 100644 index 0000000..f73954b --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Curriculum-Vitae + +This project contains my *curriculum vitae* writen in `TeX`. + +## Install TeX + +In order to be able to build and generate the PDF file, you need to have TeX installed + +Go to https://tug.org/texlive/ and install the correct TeX for your operating system + +## Install extension + +If you are using VS Code, I highly recommend to install [LaTeX Workshop](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop). + +## +Developed with ♥ by Pedro Pessoa Cabral