Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saeedvaziry authored Oct 31, 2020
1 parent e98d437 commit 4089628
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 @@ -23,7 +23,7 @@ You can also set a scheduler in your `app/Console/Kernel.php` to keep it up to d

### Facade

You can use `\SaeedVaziry\IP2Location\IP2Location` facade to access to all supported methods.
You can use `\SaeedVaziry\IP2Location\Facades\IP2Location` facade to access to all supported methods.

// returns an array
\SaeedVaziry\IP2Location\Facades\IP2Location::info($ipAddress);
Expand Down

0 comments on commit 4089628

Please sign in to comment.