aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 082d8de..b97dd2d 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,8 @@ Example (one channel):
> Stream.SinOsc(440):play()
+You can also run standalone scripts (batch mode), just like the standard Lua interpreter.
+
# Applause Clients (Editor Integration)
echo -ne "25 \nStream.SinOsc(440):play()" | socat -,ignoreeof TCP:127.0.0.1:10000"