From c709a6d0a7201a831823c7103ecdbe5a4f792dfa Mon Sep 17 00:00:00 2001 From: Silas Date: Wed, 5 Jun 2024 12:05:12 -0400 Subject: [PATCH] update readme --- README.md | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 9b6c038..c8ef11e 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,6 @@ -# create-svelte +# Playground -Everything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/main/packages/create-svelte). - -## Creating a project - -If you're seeing this, you've probably already done this step. Congrats! - -```bash -# create a new project in the current directory -npm create svelte@latest - -# create a new project in my-app -npm create svelte@latest my-app -``` +Portfolio site of silentsilas. ## Developing