From 818263b15c4ff9074dd7ffa4c78be7d2771cfbc4 Mon Sep 17 00:00:00 2001
From: Georg Reisinger <georg@dergeorg.at>
Date: Fri, 28 May 2021 21:18:57 +0200
Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 37081d7..68f2184 100644
--- a/README.md
+++ b/README.md
@@ -3,4 +3,19 @@
 Google Auth +
 Digest +
 Formular +
-Session Cookie
\ No newline at end of file
+Session Cookie
+
+Install Node Modules:
+```sh
+npm i
+```
+Start Server:
+
+```sh
+npm start
+```
+
+Port: 4000
+```sh
+4000
+```
\ No newline at end of file