Skip to content

Commit

Permalink
correction to README
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejgray committed Dec 27, 2023
1 parent ad42ba7 commit afa7bbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,14 +136,14 @@ iris:

### Customization

The websat web UI reads in the following items from `neon_iris/static`:
The websat web UI reads in the following items from `neon_iris/static/custom`:

- `error.mp3` - Used for error responses
- `wake.mp3` - Used for wake word responses
- `favicon.ico` - The favicon for the web UI
- `logo.webp` - The logo for the web UI

To customize these items, you can replace them in the `neon_iris/static` folder.
To customize these items, you can replace them in the `neon_iris/static/custom` folder and rebuild the image.

### Websocket endpoint

Expand Down

0 comments on commit afa7bbf

Please sign in to comment.