diff options
| author | Dylan Müller <md.node.0@gmail.com> | 2025-12-04 10:13:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-04 10:13:29 +0200 |
| commit | efcd79b534205117457682997ea549bee9213bee (patch) | |
| tree | 71089b774a00116a33bd5ac269bc250cdec1aa18 | |
| parent | d930599d099460be0a33f807602d8cb04787b6d8 (diff) | |
| download | emu8910-efcd79b534205117457682997ea549bee9213bee.tar.gz emu8910-efcd79b534205117457682997ea549bee9213bee.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ Files: * `parser.js` - `PSG` register parser. * `index.html` - `HTML` boilerplate. -To run demo start web server: `python3 -m http.server 8000` and navigate to `index.html`. +To run demo start web server: `python3 -m http.server 8000` and navigate to `http://127.0.0.1:8000`. > Note: Click anywhere on the page to start audio output. |
