diff --git a/README.md b/README.md
index c102c075b465c6dc84acc1f1efd1511fcc37903b..467ed1982a94a28b3dd890afa481be8813b256a7 100644
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ The pathname in the ID is relative to the path in compose.yaml volume-mapping (e
 The FITS extension number `#extnum` is optional. Default is the primary HDU.
 
 Note that the service appends '**soda**' to ACCESS_CONTEXT_ROOT.
-A data access example:
+Then, a data access example:
 ```bash
 curl -s -k --get
     --data-urlencode "ID=ivo://some-auth/some-key?some/path/somefile.fits"
@@ -49,7 +49,9 @@ curl -s -k --get
     http://localhost:18019/ska/datasets/soda
 ```
 
-The URL root `http://localhost:18019/ska/datasets/soda` returns the service descriptor.
+access the file `/srv/ska/surveys/some/path/somefile.fits`.
+
+The root URL `http://localhost:18019/ska/datasets/soda` returns the service descriptor.
 
 ## SODA for VLKB