diff --git a/README.md b/README.md
index 1bd0a7b0b80444668679dbc87dc58b9b7af4d794..86b00997c2b96dfdec115613d396f08f05fffde5 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)