From 7eecb364b741e3da586bbda157e7d653e1f23d9b Mon Sep 17 00:00:00 2001 From: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:08:21 +0200 Subject: [PATCH] fmt --- service-catalog/crater/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/service-catalog/crater/README.md b/service-catalog/crater/README.md index fe5dfcf..776ced1 100644 --- a/service-catalog/crater/README.md +++ b/service-catalog/crater/README.md @@ -10,6 +10,7 @@ You can find the detailed `crater` docs ## Architecture The crater project contains the following components: + - `crater`: server that assigns experiments (tasks) to agents - `agent`: worker that runs experiments and reports back to the server