aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index d756e6f..59b7095 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,10 @@ Starlet: Stage lighting control in Lisp
Starlet is an experimental Lisp-based domain-specific language (DSL) for theatrical lighting control. It's based on [Guile](https://www.gnu.org/software/guile/) and sends its DMX output via [OLA](https://openlighting.org) to almost any type of lighting control interface - DMX, sACN, Art-Net etc.
+[![Video demonstration](screenshot.png)](https://vimeo.com/520547229)
+
+Click the screenshot for a video demonstration!
+
With Starlet, a cue list looks like this:
```