From b5031add3b96cee5bd7e3d7c65f7442a9e7bb01d Mon Sep 17 00:00:00 2001
From: Robert Butora <robert.butora@inaf.it>
Date: Mon, 6 May 2024 16:16:45 +0300
Subject: [PATCH] README: fixes rename vlkb-search -> vlkb-search

---
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 1615fa6..06fb7d4 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,7 @@ It implements the SIA version 2, IVOA recommendation (https://ivoa.net/documents
 - handles addtional metadata about the surveys (name, species, transformation)
 - VOTable response includes composed URLs for file download, file-cutout and files-demosaic services
 
-The service consists of **vlkb-search** web-application and associated **vlkb-obscore** command line tool to create the VO ObsCore
-table from FITS-files.
+The service consists of **vlkb-siav2** web-application and associated **vlkb-obscore** command line tool to create the VO ObsCore table from FITS-files.
 
 The vlkb-obscore cli is available from https://ict.inaf.it/gitlab/butora/vlkb-datasets .
 Dockerized version of the web-app is available from https://ict.inaf.it/gitlab/butora/vlkb-datasets-docker .
-- 
GitLab