From bd9dab8a29b7bc44aebbf3045939165d660fdda1 Mon Sep 17 00:00:00 2001 From: Kurt Hutten Date: Thu, 12 Jan 2023 11:55:58 +1100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5f392073c..2badf90b0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## Kurt demo project +live at https://untitled-lang-git-main-kittycad.vercel.app/ + Not sure what to call this, it's both a language/interpreter and a UI that uses the language as the source of truth model the user build with direct-manipulation with the UI. It might make sense to split this repo up at some point, but not the lang and the UI are all togther in a react app