Fix README

This commit is contained in:
Alexis de Lattre 2017-09-11 00:39:04 +02:00
parent 0c10ba7da5
commit 757c68ce71
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ Usage
=====
.. code::
from facturx import generate_facturx
facturx_pdf_invoice = generate_facturx(regular_pdf_invoice, facturx_xml_file)