Skip to content

Commit

Permalink
Fixed README example
Browse files Browse the repository at this point in the history
  • Loading branch information
J. Marcelo Aviles Paco authored and J. Marcelo Aviles Paco committed May 13, 2023
1 parent 6bcb80b commit 8f96fd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ composer require sinticbolivia/mono-invoices-api
## Ejemplo de Generacion de Factura

```
require_once dirname(__DIR__) . '/vendor/autoload.php';
use SinticBolivia\MonoInvoicesApi\Classes\MonoInvoicesApi;
use SinticBolivia\MonoInvoicesApi\Classes\Factura;
use SinticBolivia\MonoInvoicesApi\Classes\ExceptionApi;
Expand Down

0 comments on commit 8f96fd3

Please sign in to comment.