From 2aac59640ea02d79725bc08acd8aa624b5bacc8c Mon Sep 17 00:00:00 2001 From: Joerg Lehmann Date: Tue, 21 Apr 2020 20:22:06 +0200 Subject: [PATCH] makefont as helper program --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0739fb4..41e8eaf 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ mkinvoice will generate a PDF invoice from a YAML-file It is the by-result of learning the Golang language, but with the purpose to generate PDF-Invoices for nbit Informatik GmbH -Font File can be generated on http://www.fpdf.org/makefont/ +Font File can be generated with makefont Joerg Lehmann, April 2020