From c0c90250a97743077b16761974adf24798a8bfec Mon Sep 17 00:00:00 2001 From: Nic Barker Date: Fri, 27 Dec 2024 10:54:09 +1300 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c57ae09..f4c34a0 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Take a look at the [clay website](https://nicbarker.com/clay) for an example of clay compiled to wasm and running in the browser, or others in the [examples directory](https://github.com/nicbarker/clay/tree/main/examples). +You can also watch the [introduction video](https://youtu.be/DYWTw19_8r4) for an overview of the motivation behind Clay's development and a short demo of its usage. + A screenshot of a code IDE with lots of visual and textual elements _An example GUI application built with clay_