Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gogl92 authored May 17, 2017
1 parent df2a05e commit 598dba6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ yii2-facturacom

Librería para usar el API de http://docs.facturacom.apiary.io/#

![GitHub Logo](https://lh5.googleusercontent.com/k6u-DepqdgZzTk15Kxx6UPuZJ0ldiv6EPuhhJYRp8QfB89kLxU-D1D7YdYST-gGXnSxl9LFixzn5sYg=w1920-h990)
Format: ![Alt Text](url)


## Instalación

Expand Down Expand Up @@ -65,3 +64,4 @@ $response = Yii::$app->facturacom->getClientes();
]);
$response = Yii::$app->facturacom->createCliente($cliente);
```
[logo]: (https://lh5.googleusercontent.com/k6u-DepqdgZzTk15Kxx6UPuZJ0ldiv6EPuhhJYRp8QfB89kLxU-D1D7YdYST-gGXnSxl9LFixzn5sYg=w1920-h990)

0 comments on commit 598dba6

Please sign in to comment.