From 9ef23be9f5b322b9040a525dbd2de6b9545d39fe Mon Sep 17 00:00:00 2001 From: David Seus Date: Fri, 30 Apr 2021 22:51:33 +0200 Subject: [PATCH] add notice back in as per review --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 663028b..a0fe6ca 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,8 @@ The `Makefile` supports the following rules. commit with the intended version information. +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).