diff --git a/README.md b/README.md index e1fe5b9..2e4d79a 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ After setting up Docker and Apache: The EchoIP service will be accessible through Apache on the domain you configured. You can query geolocation data by making requests to the configured server. -For example, a request to http://FULLY.QUALIFIED.DOMAIN.NAME/ip/8.8.8.8 will return geolocation information for the IP address 8.8.8.8. +For example, a request to http://FULLY.QUALIFIED.DOMAIN.NAME/?ip=8.8.8.8 will return geolocation information for the IP address 8.8.8.8. File Structure: