diff --git a/packages/webaudio/README.md b/packages/webaudio/README.md index 3cd2406f..6db6c1fa 100644 --- a/packages/webaudio/README.md +++ b/packages/webaudio/README.md @@ -26,4 +26,4 @@ scheduler.start() ``` A more sophisticated example can be found in [examples/repl.html](./examples/repl.html). -You can run it by opening the html file with your browser! +You can run it by opening the html file with your browser, or by clicking [this link](https://raw.githack.com/tidalcycles/strudel/main/packages/webaudio/examples/repl.html)