From 757c68ce7175082e07bae4741b61eb0e1c4e2824 Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Mon, 11 Sep 2017 00:39:04 +0200 Subject: [PATCH] Fix README --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 23de165..c7aa188 100644 --- a/README.rst +++ b/README.rst @@ -24,6 +24,7 @@ Usage ===== .. code:: + from facturx import generate_facturx facturx_pdf_invoice = generate_facturx(regular_pdf_invoice, facturx_xml_file)