From 1c74bde8c87e6f56f09ceacee6e5247ab7709200 Mon Sep 17 00:00:00 2001
From: Robert Butora <robert.butora@inaf.it>
Date: Wed, 22 May 2024 15:22:44 +0200
Subject: [PATCH] README update SODA-pure

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bdda90b..ac729a9 100644
--- a/README.md
+++ b/README.md
@@ -30,9 +30,10 @@ The above configuration example assumes:
 * 'SKA' project holds FITS-files in sub-directories under: `/srv/ska/surveys`
 * will be accessed remotely by URL: `http://<server>/ska/datasets/soda`
 * identified by SODA-param ID which is an **IVOID** of the form:
+
 `ID=ivo://<authority>/<resource-key>?<relative-pathname>#extnum`
 
-Note that the service apends **soda** to ACCESS_CONTEXT_ROOT.
+Note that the service apends '**soda**' to ACCESS_CONTEXT_ROOT.
 
 The pathname in the ID is relative to the path in compose.yaml volume-mapping (e.g. '/srv/ska/surveys').
 
-- 
GitLab