From 0261870a01927d5d03a922fc7372a4923b74e683 Mon Sep 17 00:00:00 2001 From: Atul R Date: Sun, 18 Aug 2019 14:13:06 +0200 Subject: [PATCH] Update development-environment.md --- docs/tutorial/development-environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/development-environment.md b/docs/tutorial/development-environment.md index 06f77c01c..a355ded3c 100644 --- a/docs/tutorial/development-environment.md +++ b/docs/tutorial/development-environment.md @@ -92,7 +92,7 @@ for JavaScript development. ## A Good Editor -We might suggest two free popular editors built in NodeGui: +We might suggest two free popular editors: GitHub's [Atom][atom] and Microsoft's [Visual Studio Code][code]. Both of them have excellent JavaScript support.