From e04e0c75c8b549cc7a0c811f19903387604383e3 Mon Sep 17 00:00:00 2001 From: morpheus65535 Date: Wed, 24 Feb 2021 06:35:27 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bda56dd8e..4f56723bb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ ## Tools required ## - Python 3.7.x or 3.8.x (3.8.x is highly recommended and 3.9 is proscribed). -- Pycharm or Visual Studio code IDE. +- Pycharm or Visual Studio code IDE are recommanded but if you're happy with VIM, enjoy it! - Git. - UI testing must be done using Chrome latest version.