From c865d00f2fc53d57fb52be65d0fe2a87d0d8f6f5 Mon Sep 17 00:00:00 2001 From: Kostas Kougios Date: Wed, 27 Dec 2023 12:28:36 +0000 Subject: [PATCH] - --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 30c2fbb5..8ce971ba 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,8 @@ # Terminal 21 Terminal 21 is a library and server that give scala command line programs (i.e. scala-cli scripts) the ability to easily -create web user interface (which is based on react and components like chakra etc). +create web user interface (which is based on react and components like chakra etc). See a couple of quick presentations +of what can be done at the [terminal 21 youtube channel](https://www.youtube.com/@terminal21-gf1oh/videos). For scala 3 and jdk21 or better. If you have scala-cli installed, you won't need to download scala 3 or jdk21, see below for instructions on how to quickly start with terminal21.