diff --git a/README.md b/README.md index ebe4caf..de9d99a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ The rest of the subjects were pre-processed with provided pre-processing informa | └── plot_utils.py: Methods for manually created plots. ├── preprocessing_and_cleaning.py: The preprocessing pipeline. ├── erp_analysis.py: The ERP-Analysis and computation of ERP peaks. -└── decoding_tf_analysis.py: Decoding and time-frequency analysis. +├── decoding_tf_analysis.py: Decoding and time-frequency analysis. +└── semesterproject_report_voggesberger: The report of the project. ``` ### Running the project