From 7e4792a296a0eba0d6cf74c33614d99f8082ca60 Mon Sep 17 00:00:00 2001
From: flaurent <florian.laurent@gmail.com>
Date: Fri, 12 Jun 2020 15:08:14 +0200
Subject: [PATCH] Supported environments statement

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

diff --git a/README.md b/README.md
index 68a5a595..1eb84fe4 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,8 @@ Flatland is a open-source toolkit for developing and comparing Multi Agent Reinf
 
 [The official documentation](http://flatland.aicrowd.com/) contains full details about the environment and problem statement
 
+Flatland is tested with Python 3.6 and 3.7 on modern versions of macOS, Linux and Windows. You may encounter problems with graphical rendering if you use WSL. Your [contribution is welcome](https://flatland.aicrowd.com/misc/contributing.html) if you can help with this!  
+
 🏆 Challenges
 ---
 
-- 
GitLab