From ebcb851806c8d11ce8b662a45c5a02769d4aa2b7 Mon Sep 17 00:00:00 2001 From: Sergio Paniego Blanco Date: Wed, 27 Sep 2023 16:16:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78dc0cd3..57ec9836 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The software provides two main pipelines, a graphical user interface (GUI) and a The first one is intended for testing one brain+model at a time and debugging it visually while the headless mode is intended for running lots of experiments at the same time for comparison of a batch of brain+models in different scenarios. -![alt text](./assets/behavior_metrics_paper_behavior_metrics_full_architecture-1.png) +![alt text](./assets/behavior_metrics_paper_behavior_metrics_full_architecture.png) ### Installation