Skip to content

Commit 864895d

Browse files
Update README.md
1 parent c0fc308 commit 864895d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The app works as a chatbot utilising the new realtime websocket system to have a
1414

1515
## Demo
1616

17-
Include a screenshot showing the app interface
17+
<img width="1512" alt="Screenshot 2024-11-04 at 11 46 32 pm" src="https://github.com/user-attachments/assets/0b59c073-9aad-47a3-b51b-47b9513b3634">
1818

1919
## Technologies Used
2020

@@ -78,15 +78,15 @@ openai-realtime-api-nodejs-dashboard/
7878
|-- public/ # Frontend files
7979
| |-- /wavtools # Assets for speech recognition/synthesis.
8080
| |-- dashboard.js # Client-side JavaScript
81-
| `-- style.css # Styling for the application
81+
| -- style.css # Styling for the application
8282
|
8383
|-- views/ # Frontend HTML files
8484
| -- index.ejs
8585
|
8686
|-- .env # Environment variables (not included in version control)
8787
|-- server.js # Main server file
88-
|-- package.json # Project metadata and dependencies
89-
`-- README.md # Project documentation
88+
|-- package.json
89+
-- README.md
9090
```
9191

9292
## Usage
@@ -123,4 +123,4 @@ Contributions are welcome! If you'd like to improve the code or add new features
123123

124124
## License
125125

126-
This project is licensed under the MIT License. See the LICENSE file for more details.
126+
This project is licensed under the MIT License. See the LICENSE file for more details.

0 commit comments

Comments
 (0)