diff --git a/README.md b/README.md index fcea2a4b6f7fcba29e5045f234fb3055d87e5f06..80830d906a33136ab48e5ebd12b56a66d05d2573 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## 📝 Overview -The Graph Deployer, intended to be used as a CRON job, is a .NET application designed to manage and deploy RDF graphs. It interacts with configured GitLab repositories to pull RDF graph definitions and updates a centralized repository if changes are detected or redeployment is triggered. The job uses a series of configurations to determine the operational parameters including the execution environment, repository access, and deployment specifications. +The Graph Deployer, intended to be used as a CRON job, is a .NET application designed to manage and deploy RDF graphs. It interacts with configured GitLab repositories to pull RDF graph definitions and updates a centralized repository if changes are detected or redeployment is triggered. The job uses a series of configurations to determine the operational parameters including the execution environment, repository access, and deployment specifications. ## Getting Started