diff options
author | Lunar Journal <md.node.0@gmail.com> | 2023-09-06 07:05:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-06 07:05:21 +0200 |
commit | bda721fc6bea52b3f18bf549479d2209ce928d2c (patch) | |
tree | 2b5e3fceb10547fd6794b0ad5e9a55387bba8ec1 | |
parent | 008f39a5f4070332d547ad554088fc23d8936dd2 (diff) | |
download | emu8910-bda721fc6bea52b3f18bf549479d2209ce928d2c.tar.gz emu8910-bda721fc6bea52b3f18bf549479d2209ce928d2c.zip |
Update README.md
Add missing newline.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,5 +17,6 @@ Files: * index.html - HTML boilerplate To run demo start web server: `python -m http.server 8000` and navigate to `index.html`. + Then click anywhere on the page to start audio output. |