Skip to content

Commit 9264ef8

Browse files
committed
Updated Readme
1 parent 1b2aba1 commit 9264ef8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To use the script, run it from the command line with various options:
6767
- **Log Intervals**: The script logs data counts every second and provides a summary every 10 minutes, including the sampling rate and drift in seconds per hour.
6868

6969
## Applications
70-
To open another terminal and run an application, ensure the **LSL Stream** is running first.
70+
Open another terminal and run an application. Ensure the LSL Stream is running first.
7171

7272
### Installation
7373
Before running any application, install all dependencies with the following command:
@@ -96,7 +96,7 @@ pip install -r app_requirements.txt
9696

9797
#### EOG
9898

99-
- `python eog.py`: Enable a GUI with real-time EOG that detects the blinks and mark them with red dot.
99+
- `python eog.py`: Enable a GUI with real-time EOG that detects blinks and mark them with red dots.
100100

101101
#### EEG
102102

0 commit comments

Comments
 (0)