From d43f76dc4b56d7623fc5c69a049ba073a697c385 Mon Sep 17 00:00:00 2001 From: Leif Eric Fredheim Date: Fri, 29 Apr 2022 10:15:54 +0200 Subject: [PATCH] Added link to YouTube demo video --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5e3a0e..395f340 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ Now you can run the `example.cljs` script by just hitting Cmd+1! See [doc/configuration.md](https://github.com/BetterThanTomorrow/joyride/blob/master/doc/configuration.md) for full configuration options +Check out [this video](https://www.youtube.com/watch?v=V1oTf-1EchU) for a demonstration. + ## There's a REPL server While developing Joyride scripts you should of course do it leveraging Interactive Programming (see [this video](https://www.youtube.com/watch?v=d0K1oaFGvuQ) demonstrating it). Here are the steps: