From 26139317eb86703d9c32c3e439371167b37742f9 Mon Sep 17 00:00:00 2001
From: Frida Heskebeck <frida.heskebeck@control.lth.se>
Date: Wed, 25 May 2022 13:07:41 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1bd0a7b..86b0099 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 Public code by Frida Heskebeck from her research on Multi-armed bandits for Brain-Computer Interfaces.
 
 ## Structure of Repo
-The folder `MAB_for_BCI_1` contains a basic example of multi-armed bandits in Brain-Computer Interfaces.
+The folder `MAB_for_BCI_1` contains a basic example of multi-armed bandits in Brain-Computer Interfaces. The explanation of the example is found within the folder. 
 
 ## Authors and acknowledgment
 By Frida Heskebeck [frida.heskebeck@control.lth.se](mailto:frida.heskebeck@control.lth.se)
-- 
GitLab