stub change

This commit is contained in:
Felix Roos 2022-04-16 15:17:02 +02:00
parent 0ce2dcacef
commit 27ebe7ba73

View File

@ -27,3 +27,4 @@ scheduler.start()
A more sophisticated example can be found in [examples/repl.html](./examples/repl.html).
You can run it inside this directory with `npm run example`.