summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <md.node.0@gmail.com>2025-12-04 10:13:29 +0200
committerGitHub <noreply@github.com>2025-12-04 10:13:29 +0200
commitefcd79b534205117457682997ea549bee9213bee (patch)
tree71089b774a00116a33bd5ac269bc250cdec1aa18
parentd930599d099460be0a33f807602d8cb04787b6d8 (diff)
downloademu8910-efcd79b534205117457682997ea549bee9213bee.tar.gz
emu8910-efcd79b534205117457682997ea549bee9213bee.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 57eb697..d2a9c90 100644
--- a/README.md
+++ b/README.md
@@ -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.