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.