Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gutocf authored May 25, 2022
1 parent 609d3d3 commit f33bca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ use Gutocf\BrasilAPI\BrasilAPI;

$BrasilAPI = new BrasilAPI();
```
After that, you can use the service methods as follows. All services methods returns an object or array of objects children of `DataTransferObject` from the [spatie/data-transfer-object](https://github.com/spatie/data-transfer-object/) library.
After that, you can use the service methods as follows. All services methods return an object or array of objects children of `DataTransferObject` from the [spatie/data-transfer-object](https://github.com/spatie/data-transfer-object/) library.

### CEP (V1)

Expand Down

0 comments on commit f33bca1

Please sign in to comment.