diff --git a/README.md b/README.md
index 22417bc..6e18df6 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
Hey! I'm Jane. I have a background in neuroscience and I'm now completing my professional master's in biomedical engineering at Polytechnique Montréal. In an effort to blend both, here's my project on computational neuroscience :)
Controlling machines with imagination
-![](https://github.com/brainhack-school2024/abdo_project/blob/iss1/images/decoder.png)
+
Introduction:
A variety of movement types can be decoded from brain signals during movement execution, ex: wrist flexion and extension, grabbing, finger moving… ( Volkova et al, 2019). These decoded signals can then be used to control external devices, such as a screen cursor, a mouse or a prosthetic limb. Certain handicapped populations, like paralyzed and amputated people, could largely benefit from the control of external devices. As they do not have brain signals associated with the execution of movement, other ways of controlling the external device are needed. Fortunately, studies have shown that motor imagery (imagining executing movement) and motor control (executing movement) share neural mechanisms, by activating similar brain regions ( Guillot et al, 2009).
Hence, the question is: Can we decode movement types based on brain signals from imagined movement?
@@ -28,7 +28,7 @@ A variety of movement types can be decoded from brain signals during movement ex
Gain an understanding of open science notions
Data:
-The raw data comes from a public source ( Miller et al, 2019). The data used for my project has been downloaded not from the original source (raw data), but from a preprocessed source coming from the Neuromatch Academy website for computational neuroscience (https://osf.io/ksqv8).
+The raw data comes from a public source ( Miller et al, 2019). The data used for my project has been downloaded from a preprocessed source coming from the Neuromatch Academy website for computational neuroscience).
Deliverables:
Jupyter notebook containing data processing, classifiers and data visualization
Tools :