From 43de4c6edf3c7ed93cdf8983f1ea7d73115176cc Mon Sep 17 00:00:00 2001 From: Marc Schreiber Date: Tue, 2 Apr 2019 16:35:39 +0200 Subject: [PATCH] Update documentation :memo: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7dfcd1f..18fdf3b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ PREvant is a small set of docker containers that serves as an abstraction layer between continuous integration pipelines and some container orchestration platform. This abstraction serves as a reviewing platform to ensure that developers have built the features that domain expert requested. -PREvant's name originates from this requirement: _Preview servant (PREvant, it's pronounced like prevent)_ __serves__ developers to deploy previews of their application as simple as possible when their application consists of multiple microservices distributed across multiple source code repositories. These previews should __PREvant__ and help developers to do mistakes in their feature development because domain experts can review changes as soon as possible. +PREvant's name originates from this requirement: _Preview servant (PREvant, `prɪˈvɛnt`, it's pronounced like prevent)_ __serves__ developers to deploy previews of their application as simple as possible when their application consists of multiple microservices distributed across multiple source code repositories. These previews should __PREvant__ to do mistakes in feature development because domain experts can review changes as soon as possible. ![In a nutshell](assets/in-a-nutshell.svg "In a nutshell")