From ac9430f0012e30b862d16e89bf781dfa38ae034f Mon Sep 17 00:00:00 2001 From: Pedro Cabral Date: Fri, 17 Jul 2026 12:57:16 +0200 Subject: [PATCH] added other CV variants to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 169215b..2f81b6c 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,12 @@ Go to https://tug.org/texlive/ and install the correct TeX for your operating sy If you are using VS Code, I highly recommend to install [LaTeX Workshop](https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop). +## Other CV variants + +- [Article](./src/branch/article/) +- [Awesome-CV](./src/branch/awesome-cv/) +- [ModernCV](/) +- [Pedro-CV](./src/branch/pedro-cv/) + ## Developed with ♥ by Pedro Pessoa Cabral