add repl link

This commit is contained in:
Felix Roos 2022-04-16 15:49:40 +02:00
parent 028af735c9
commit 803b50535f

View File

@ -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)