From 0ffeefa45371db5890578558600ba353c99929ad Mon Sep 17 00:00:00 2001 From: Idoia Murua <idoia.murua@tecnalia.com> Date: Wed, 24 Apr 2024 16:38:49 +0200 Subject: [PATCH] README inital version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6eab8be..ea78d28 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # User Journey Services Engine -The User Journey Services Engine (UJSE) can installed via docker compose. The composition includes: +The User Journey Services Engine (UJSE) can be installed via docker compose. The composition includes: - A PostgreSQL database. - The UJSE with its HTTP API. -- GitLab