diff --git a/README.md b/README.md
index 09cf199225d9063d6d9f0c709104dc85b3060243..6a7307b4fe89dae424a03a8cf852bc830033454c 100644
--- a/README.md
+++ b/README.md
@@ -95,3 +95,9 @@ And now run the playbook.
 
 ### There is an error with redis in apt installation
 Solution: Disable ipv6 in ``/etc/redis/redis.conf``
+
+### For which operating system is this ansible script optimized?
+Currently only Ubuntu 18.04.03 LTS with Python 3.6/3.7 is tested and targeted.
+
+### Are there plans for a GUI?
+Currently not, but feel free to do feature requests.