From 0c4d74b9f20cdf0ff11c7b6b6bd7dcb07f23a3a7 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 20 Aug 2015 13:45:15 +0200 Subject: [PATCH] update readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a889a0..df5a866 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,8 @@ The images are licensed as [cc-by 4.0](ihttp://creativecommons.org/licenses/by/4 ./build ``` -You'll find the generated pdf in a folder called *out* +Months and weekdays are in german, if you want to change that take a look at the `pgfcalendarmonthname` definition in `calendar.tex` and the `day letter headings` in `calpage.sty`. +I will make that easier to configure in a future version. + +You'll find the generated pdf in a folder called `out`