From 9f636294f40f418e532b2c41ccaffd69f2cc82f2 Mon Sep 17 00:00:00 2001 From: Midras Lappe <midras.lappe@hs-bochum.de> Date: Mon, 8 Mar 2021 12:17:26 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e94fb46..8d93f04 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,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/) +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 -- GitLab