From dd733799a94289080d247ee0a3b37b033cec9b4e Mon Sep 17 00:00:00 2001
From: Andrea Cimmino <cimmino@fi.upm.es>
Date: Wed, 17 Mar 2021 11:29:27 +0100
Subject: [PATCH] Update README.md

---
 Synthetic semantic descriptor generator/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Synthetic semantic descriptor generator/README.md b/Synthetic semantic descriptor generator/README.md
index 101b1ef..928aff2 100644
--- a/Synthetic semantic descriptor generator/README.md	
+++ b/Synthetic semantic descriptor generator/README.md	
@@ -15,7 +15,7 @@ In order to use the SD Synthetic Data Generator, the following steps must be fol
 %$> bash run.sh
 `````
 4. A file with the data will appear in the directory of the SD Synthetic Data Generator
-5. Load the data in the DSRD simulator
+5. Load the data in any triple store supporting named graphs, which will act as Distributed Semantic Resource Directory thanks to the way in which data has been generated.
 
 ### Configuring the SD Synthetic Data Generator
 
-- 
GitLab