aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--screenshot.pngbin0 -> 886893 bytes
2 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:
```
diff --git a/screenshot.png b/screenshot.png
new file mode 100644
index 0000000..1771fdc
--- /dev/null
+++ b/screenshot.png
Binary files differ