From 06813a7e8dc3df3fde0ce4a90b0c8a93a616e9fe Mon Sep 17 00:00:00 2001 From: Igor Shadurin Date: Tue, 31 Oct 2023 09:21:54 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 818664e..993bbc0 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Galileo is a stack of technologies designed for uploading and displaying map dat ## Technical Details ### Storage -Map tiles of specific countries are uploaded to Swarm using [FairOS-dfs](https://github.com/fairDataSociety/fairOS-dfs) as part of the [FDP Storage](https://github.com/fairDataSociety/fdp-storage) architecture. +Map tiles of specific countries are uploaded to Swarm using [FairOS-dfs](https://github.com/fairDataSociety/fairOS-dfs) or [FDP Storage](https://github.com/fairDataSociety/fdp-storage). ### Indexing The uploaded map tiles are indexed in such a way that they can be easily accessed and displayed either via a web interface or a user's local node.