From d9b96fdfb1a2bc7849fb4d4e0235c2c93c6e57b5 Mon Sep 17 00:00:00 2001 From: Pedro Cabral Date: Fri, 8 Aug 2025 23:49:37 +0200 Subject: [PATCH] added readme --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md 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