From ef832e941cd039cfa6f2312a69a2aea0b479c17f Mon Sep 17 00:00:00 2001 From: Matthias Andrasch <777278+mandrasch@users.noreply.github.com> Date: Sat, 27 Apr 2024 12:11:36 +0200 Subject: [PATCH] docs: update --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5ce6766..b7f7a4b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +This is the official demo app which can be installed via `npm create svelte@latest .`. + +Switched to adapter-node (https://kit.svelte.dev/docs/adapter-node). + +Just created this demo repository to look up example code and use it for hosting examples. See https://kit.svelte.dev/ for all information. + +