diff --git a/backend/readme.md b/backend/readme.md
index 66e8675e66ca32cb405cb156a3c232819a66702f..7b43ae39b9db9b7b1528aa5e67d8b8e21f15d1ad 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.