From 610e7352e243ffd9377231be243f12c27e30bb9a Mon Sep 17 00:00:00 2001 From: Megamichi Date: Mon, 16 Sep 2024 13:02:34 +0200 Subject: [PATCH] README.md aktualisiert --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index acbc173..fd1e5c2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,14 @@ -# Terra-Dash +![Terra-Dash](https://teapot.informationsanarchistik.de/Megamichi/Terra-Dash/src/branch/main/static/logo.png) -benötigte Libs: -`flask` +Dashboard zum verwalten eines Linux Terraria-Servers. -Ausführen: + +## benötigte Libs: +`flask,libtmux,` + +## Setup: +`git clone https://teapot.informationsanarchistik.de/Megamichi/Terra-Dash.git` + +## Ausführen: `python3 main.py` *in richtigen Verzeichniss :) \ No newline at end of file