ADDS: Continuation to REPL

This commit is contained in:
Bernhard Wagner 2023-02-16 15:22:35 +01:00
parent 4704c03d48
commit 9daea5bbc2

View File

@ -144,3 +144,5 @@ You can get the same tempo as tidal with:
```
note("c a f e").fast(.5625);
```
Next up: the [REPL](/technical-manual/repl)