diff --git a/iot_onsite_student__1_.py b/iot_onsite_student.py
similarity index 77%
rename from iot_onsite_student__1_.py
rename to iot_onsite_student.py
index d3ece59332c1c549ffaa7ca67f8d8197e32a017e..0de447b589414e13297c85d38cd3b578ad8f660a 100644
--- a/iot_onsite_student__1_.py
+++ b/iot_onsite_student.py
@@ -1,3 +1,8 @@
+###################################################################################################################
+Ansicht des Studenten, welcher sich vor Ort befindet und durch Lichtsignale und Handheben mit dem Prof agieren kann.
+####################################################################################################################
+
+
 import cv2
 import requests
 import time
@@ -39,4 +44,4 @@ while True:
         break
 
 cap.release()
-cv2.destroyAllWindows()
\ No newline at end of file
+cv2.destroyAllWindows()