From f3539eae51e5c2ae7c4276335d4129216eb70620 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 7 Mar 2021 13:02:56 +0100 Subject: Add screenshot and link to video --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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: ``` -- cgit v1.2.3