Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaseen ahmed committed May 28, 2024
2 parents d6a96f6 + b73bd7b commit 6df783f
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 @@ -68,7 +68,7 @@ Getting information for an IP address is a breeze with IPLocator. Simply follow

'providers' => [
// Other providers...
bytes4sale\iplocator\IPLocatorServiceProvider::class,
bytes4sale\iplocator\IpLocatorServiceProvider::class,
],

2. **Retrieve IP Information**: Once the package is initialized, you can easily get the details for an IP address:
Expand Down

0 comments on commit 6df783f

Please sign in to comment.