From fbc9ba20c3633f518b04db478c4e302cb3cd7a8a Mon Sep 17 00:00:00 2001 From: Kostas Kougios Date: Wed, 27 Dec 2023 11:35:54 +0000 Subject: [PATCH] - --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 773aeaa5..b48a1c74 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,7 @@ # Terminal 21 -Terminal 21 is a terminal / notebook like app and libraries that give scala command line programs (i.e. scala-cli scripts) the ability to easily -have a web user interface (which is based on react and components like chakra etc). +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). 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.