From 7fb6acb6acdbebd8d13a1f2c3fa75982e0360aaa Mon Sep 17 00:00:00 2001 From: Chell Date: Thu, 2 May 2024 21:54:47 +0200 Subject: [PATCH] Update README.md with collapsed illustration for better understanding of parameters --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1877833..09f3777 100644 --- a/README.md +++ b/README.md @@ -62,11 +62,12 @@ orchestrator.run() - `end_trial_plugins`: The plugins to be run after each trial. - `end_experiment_plugins`: The plugins to be run after the experiment. -To help you better understand this, the green boxes in the following illustration represent the parameters: - -
- Parameters -
+
+ To help you better understand this, the green boxes in the collapsed illustration represent the parameters. +
+ Parameters +
+
### What are these Plugins?