Skip to content

Commit f4e16c1

Browse files
committed
Updated Readme
1 parent 15dc4c2 commit f4e16c1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,16 @@ A Python script for interfacing with bio-potential amplifiers, supporting data l
3232
> ```powershell
3333
> Set-ExecutionPolicy Unrestricted -Scope Process
3434
> ```
35+
3536
## Usage
3637
Run the script and access the web interface:
3738
```bash
3839
python app.py
3940
```
4041
**Web Interface Preview**:
41-
![Web Interface Screenshot](C:\Users\PAYAL\Desktop\Chords-Python\media\Interface.png)
42-
![Web Interface](C:\Users\PAYAL\Desktop\Chords-Python\media\Webinterface.png)
42+
![Web Interface Screenshot](./media/Interface.png)
43+
44+
![Web Interface Screenshot](./media/Webinterface.png)
4345

4446
### Key Options:
4547

0 commit comments

Comments
 (0)