diff --git a/README.md b/README.md
index 5eea04c04a937e727b46d0e1658b4e2b72b751b6..c7c7162f06f841a2591f80ca9b345c850bde3b92 100644
--- a/README.md
+++ b/README.md
@@ -96,6 +96,9 @@ cooperative-cuisine study-server -s localhost -sp 8080 -g localhost -gp 8000 --m
 cooperative-cuisine gui -s localhost -sp 8080 -g localhost -gp 8000
 ```
 
+Currently, the visualization is done via [pygame-ce](https://pypi.org/project/pygame-ce/). 
+You can check out our development around the webversion in the [web_version branch](https://gitlab.ub.uni-bielefeld.de/scs/cocosy/cooperative-cuisine/-/tree/web_version).
+
 ## Configuration
 The environment configuration is currently done with 3 config files + GUI configuration.