Better folder structure

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:
Stephan Lachnit 2020-10-18 11:30:30 +02:00
commit 86fa5dd43b
No known key found for this signature in database
GPG key ID: B35B49EA5D563EFE
26 changed files with 1185 additions and 1900 deletions

View file

@ -6,7 +6,7 @@
Most commands are defined in such a way that arguments are optional.
Until a decent manual is written, one can always look in the "examples" directory for some examples. Documents can be compiled into dvi, ps or pdf.
Until a decent manual is written, one can always look in the `template.tex` file for an example. It can be compiled to pdf via `latexmk -pdf ./template.tex`.
## Licence
moderncv is licensed under the [LPPL-1.3c](https://spdx.org/licenses/LPPL-1.3c.html).