Compare commits

..

1 Commits

Author SHA1 Message Date
94a9c20c42
Add Readme 2019-11-17 16:38:25 +01:00

View File

@ -4,10 +4,9 @@ Curriculum vitae
Curriculum vitae template that uses LaTeX for rendering, via Pandoc. If Curriculum vitae template that uses LaTeX for rendering, via Pandoc. If
you want to adapt it to your needs: you want to adapt it to your needs:
---------------------| ---------
|Sections and layout | Details | Sections and layout | Details
|-------------------- | --------| *.latex | *.yml
|*.latex | *.yml |
Requirements Requirements
------------ ------------
@ -25,4 +24,6 @@ Compile the documents using make
make make
``` ```
shell
The pdf documents will appear in the same folder. The pdf documents will appear in the same folder.