Преглед на файлове

업데이트 'README.md'

Hio-Been Han преди 4 години
родител
ревизия
8d1fdca063
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -41,11 +41,11 @@ Raw EEG data are saved in EEGLAB dataset format (*.set). Below are the list of f
 <br>
 <br>
 # 3. How to get started (Python 3 without _gin_)
-<br>
 As the data are saved in EEGLAB format, you need to install appropriate module to access the data in Python3 environment. The fastest way would be to use *read_epochs_eeglab()* function in *MNE-python* module. You can download the toolbox from the link below (or use *pip*).
 
 *[MNE-python]* https://martinos.org/mne/stable/index.html
 
+<br>
 ## Part 1. Accessing dataset
 <br>