Browse Source

'README.md' ändern

Ece Boran 3 years ago
parent
commit
2d9a6a8dae
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -78,7 +78,7 @@ Download the latest release as a zip file by clicking on *Releases* on the main
 ## Repository structure
 
 ### Main directory
-Contains Subject_Characteristics.pdf which describes subjects and NIX_File_Structure.pdf which describes the structure of the nix files.
+Contains Subject_Characteristics.pdf which describes subjects and NIX_File_Structure.pdf which describes the structure of the NIX files.
 
 ### Directory code_MATLAB
 Contains MATLAB code for loading the data and generating the publication figures. Main_Load_NIX_Data.m contains code snippets for reading NIX data and task related information. Main_Plot_Figures.m uses the functions Figure_2.m and Figure_3.m to generate figures.
@@ -94,7 +94,7 @@ Required dependencies to run the script Main_Plot_Figures.m:
 *  [FieldTrip](http://www.fieldtriptoolbox.org/download/)
 
 ### Directory data_NIX
-Contains nix files for each session of the task. Each file is named with the format:  
+Contains NIX files for each session of the task. Each file is named with the format:  
 Data\_Subject\_\<subject number>\_Session\_\<session number>.h5
 
 ## Updates