diff --git a/README.md b/README.md index 5c91169..e2d5242 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,9 @@ -# create-svelte +# ein-pfeil-am-rechten-fleck.de -Everything you need to build a Svelte project, powered by [`create-svelte`](https://github.com/sveltejs/kit/tree/master/packages/create-svelte). +Source Code for the website about my radio play "Ein Pfeil am rechten Fleck". Built using Tailwind & SvelteKit. +Website is at [ein-pfeil-am-rechten-fleck.de](https://ein-pfeil-am-rechten-fleck.de) (German!). -## 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 -``` +![Logo of the Radio Play, showing a heart being pierced by an arrow](src/lib/images/logo2.png) ## Developing diff --git a/src/routes/impressum/+page.svelte b/src/routes/impressum/+page.svelte new file mode 100644 index 0000000..e69de29