Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
api-postcode authored Jun 5, 2017
1 parent 683f64e commit 06b51e4
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 @@ -50,7 +50,7 @@ Usage
-----
``` php
$address = app('api.postcode')->getAddress('1012JS', 1);
$address = app('api.postcode')->fetchAddress('1012JS', 1);
$address->getStreet(); // Dam
$address->getCity(); // Amsterdam
Expand Down

0 comments on commit 06b51e4

Please sign in to comment.