diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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/ +``` |