summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..078b49e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,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)