Skip to content

Commit e2bff17

Browse files
committed
Feat: Update README file
1 parent 27c4c08 commit e2bff17

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@ $aig->getAddressByCep('89566410');
2626
$aig->getAddressByCep('89304258', AIG::SOURCE_CORREIOS);
2727
$aig->getAddressByCep('89304258', AIG::SOURCE_VIACEP);
2828
```
29-
## Return
29+
## Return Json
3030
```JSON
31-
# return JSON
3231
{
3332
"zipCode": "89304258",
3433
"street": "Rua Pioneiro Arlindo Goldbach",

0 commit comments

Comments
 (0)