summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2020-09-17 11:48:26 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2020-09-17 11:48:26 +0200
commitee90417e15bb33e18f995600b6e761ca87e3a63e (patch)
tree9400ab52c9f8e5cef8894c0b9e1f12adcc50ff42 /README.md
parent6eca8875ea46e609c7fb33a373446dec4313f029 (diff)
Make templates searchable by path
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0c239eb..3569352 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ You can use this example file as start:
```ini
[invoice]
id_format = "%%d/%%d/%%d/%%04d" %% (series, date.year, int(date.month/3+1), id)
-template = template.latex
+templatedir = ~/projects/ElenQ/fracture-py/templates/
# Currency related, just the amount of decimal places and the currency to use.
currency = €