Skip to content

Commit 107f4d6

Browse files
committed
Update readme
1 parent 651fa66 commit 107f4d6

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,15 @@ Then,
5858
- `-v`, `--verbose`: Enable verbose output with detailed statistics and error reporting.
5959
- `-t` : Enable the timer to run program for a set time in seconds.
6060

61-
## GUI
62-
- `python chords.py --gui`: Enable the real-time data plotting GUI.
61+
## Applications
62+
63+
### GUI
64+
65+
- `python gui.py`: Enable the real-time data plotting GUI.
66+
67+
### FORCE BALL GAME
68+
69+
- `python game.py`: Enable a GUI to play game using EEG Signal.
6370

6471
## Script Functions
6572

@@ -130,5 +137,5 @@ We are thankful to our awesome contributors, the list below is alphabetically so
130137
131138
- [Payal Lakra](https://github.com/payallakra)
132139
133-
The audio file in game.py is taken from - [Pixabay]
134-
(https://pixabay.com/sound-effects/brass-fanfare-with-timpani-and-winchimes-reverberated-146260/)
140+
The audio file in game.py is taken from
141+
- [Pixabay] (https:pixabaycomsound-effectsbrass-fanfare-with-timpani-and-winchimes-reverberated-146260/)

0 commit comments

Comments
 (0)