summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/
+```