From 69d628f3008d0d15a77f2f8c12bc21e13e0c0633 Mon Sep 17 00:00:00 2001
From: CemAdg <cem.akdag@hotmail.de>
Date: Tue, 29 Jun 2021 11:08:25 +0200
Subject: [PATCH] README updated

---
 backend/readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/backend/readme.md b/backend/readme.md
index 66e8675..7b43ae3 100644
--- a/backend/readme.md
+++ b/backend/readme.md
@@ -1,6 +1,6 @@
 # Backend
 
-## ZRoom App Lamp Manipulation APIs
+## ZRoom App - Lamp Manipulation APIs
 
 The python flask app represents the backend of the ZRoom App as the web server accepting HTTP requests from the React Frontend / ZRoom App CLient. The backend consists of a REST API that activates the corresponding lamp that the client sent in its GET request.
 
-- 
GitLab