From 79b97ac38140c5ee8e9c6b08d3d12c4f3c4df041 Mon Sep 17 00:00:00 2001 From: DerTyp7 Date: Sun, 24 Aug 2025 16:40:57 +0200 Subject: [PATCH] Updated readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d3b239f..b8e80da 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ This is the source code for the [TealFire]("https://tealfire.de") website. -> Automatically deployed to [tealfire.de]("https://tealfire.de") on push to `main` branch. With GitHub Actions. - -## Setup +## Setup development 1. Clone repository 2. Install dependencies: `npm install`