From f7dfcb762d4f4a938070557faf2ad645ba4db483 Mon Sep 17 00:00:00 2001 From: Torsten Ueberschar Date: Sun, 18 Feb 2024 11:45:03 +0100 Subject: [PATCH] README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index decdacd..acd4e39 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,8 @@ python src/main.py -b test_data -i invoice.yaml -e envelope.yaml -t test_data/te - make image path in invoice.yaml relative to invoice.yaml - find out how to move an image to the right place in the pdf +- give more structure to code +- make code testable ## see also