aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-03-07 13:02:56 +0100
committerThomas White <taw@physics.org>2021-03-07 13:02:56 +0100
commitf3539eae51e5c2ae7c4276335d4129216eb70620 (patch)
treec3c195ec8dd66ab990a6a1e44bd341e2c54aafac /README.md
parentd42c16b27826c2c99ea5d9e97b463e4fb180d2a2 (diff)
Add screenshot and link to video
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:
```