summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2020-09-16 21:14:33 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2020-09-16 21:16:48 +0200
commit6eca8875ea46e609c7fb33a373446dec4313f029 (patch)
tree4f3748713b0785be189372c26b629c10320ea3de
parent14b4552f1e974374ac230566d6fd095628c6a14d (diff)
SLIGHT Update in readme to list the ~future~
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index aa47bbb..0c239eb 100644
--- a/README.md
+++ b/README.md
@@ -56,3 +56,9 @@ store the invoice in the database.
## TODO
There is stuff to do but I didn't list it yet.
+
+Like complex rendering with Latex and stuff like that:
+
+```
+pipenv run python fracture r 3/2020/3/0001 | xelatex --output-directory=output/
+```