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)