From c559711f026091c80ad2ffd09d0867744a43db36 Mon Sep 17 00:00:00 2001
From: Midras Lappe <midras.lappe@hs-bochum.de>
Date: Mon, 8 Mar 2021 12:16:58 +0000
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index f7cf032..e94fb46 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ You can find the Link [here](https://godotengine.org/download).
 ## Python
 [Here](https://www.python.org/downloads/) is one way to install Python on your PC.\
 You also need the following packages: [websockets](https://pypi.org/project/websocket-client/), [Pillow](https://pypi.org/project/Pillow/)
+Please notice that the websockets package is not supportet in Spyder Enviroment.
 
 ## Repository
 Download all the files to convinient folder.
-- 
GitLab