aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-02-28 18:21:35 +0100
committerThomas White <taw@physics.org>2021-02-28 18:21:35 +0100
commit52b63c846c010e16aed96a06bb17b9e0bfaf1abc (patch)
tree056c480954f5709fce8bc2b9cc3584184f42469f /README.md
parent33c05f33e4ca9928773a78ad150f252fc7fff8cc (diff)
Update README.md about blackout
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8c70a18..39d091d 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ With Starlet, a cue list looks like this:
#:down-delay 3)
(cue 3
- (cue-state (blackout))
+ (cue-state #f) ; blackout
#:fade-down 2
```