diff options
| author | Dylan Müller <md.node.0@gmail.com> | 2025-12-04 10:14:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-04 10:14:26 +0200 |
| commit | 996c337cb248fcca362e1fadfd20935490bf1524 (patch) | |
| tree | 9c1801730be60b203235961d0b8539e3a836c34f /README.md | |
| parent | efcd79b534205117457682997ea549bee9213bee (diff) | |
| download | emu8910-996c337cb248fcca362e1fadfd20935490bf1524.tar.gz emu8910-996c337cb248fcca362e1fadfd20935490bf1524.zip | |
Diffstat (limited to '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 `http://127.0.0.1:8000`. +To run demo start web server: `python3 -m http.server 8000` and navigate to [http://127.0.0.1:8000](http://127.0.0.1:8000). > Note: Click anywhere on the page to start audio output. |
