Skip to content

Commit

Permalink
Updated README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
ip2location committed Jul 4, 2022
1 parent 5bb1d8b commit ef08be8
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 @@ -172,7 +172,7 @@ class TestController extends Controller
```
Route::get('test', 'TestController@lookup');
```
5. Enter the URL <your domain>/public/test and run. You should see the information of **8.8.8.8** IP address.
5. Enter the URL <your domain>/public/test and run.

## DEPENDENCIES

Expand Down

0 comments on commit ef08be8

Please sign in to comment.