Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jul 10, 2018
1 parent 9501f92 commit ff1c481
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,13 @@ Integração com Webservice Banco do Brasil para registro de Títulos/Boletos
## Instalação
### Composer
```
"ewersonfc/bbboleto": "^1.0.2"
composer require ewersonfc/bbboleto
```
Se preferir, você pode adicionar direto no seu arquivo composer.json.

```
"ewersonfc/bbboleto": "^1.0.3"
```
## Como usar
```php
require 'vendor/autoload.php';
Expand Down

0 comments on commit ff1c481

Please sign in to comment.