Skip to content

Commit 9c7f915

Browse files
committed
Update Readme
1 parent d4c4287 commit 9c7f915

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Chords Python script is designed to interface with an Arduino-based bioamplifier
3232
```bash
3333
python -m venv venv #Create Virtual Environment
3434
.\venv\Scripts\activate #to activate environment
35+
```
3536
3. Install the required Python libraries:
3637
```bash
3738
pip install -r requirements.txt

0 commit comments

Comments
 (0)