summaryrefslogtreecommitdiff
path: root/README.md
blob: 078b49e198f01e16a9ac855dbb4a2352f1ed4eca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Curriculum Vitae Template
This is my LaTeX CV template, feel free to use it.

## Requirements
* LaTeX or XeTeX (Depending on the Makefile Configs);
* GNU Make.

## How to use
1. Type make;
2. Edit the `cv.tex` file to your liking;
3. When done type `make` and the result will be in `cv.pdf`.

## Examples
[Template.pdf](template.pdf)