Merge pull request #717 from 11un/patch-1

change netbeans (paid) to (free)
This commit is contained in:
Ilya Kantor 2019-01-09 14:45:10 +03:00 committed by GitHub
commit 9e593ccb1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ An IDE loads the project (which can be many files), allows navigation between fi
If you haven't selected an IDE yet, consider the following options:
- [WebStorm](http://www.jetbrains.com/webstorm/) for frontend development. The same company offers other editors for other languages (paid).
- [Netbeans](http://netbeans.org/) (paid).
- [Netbeans](http://netbeans.org/) (free).
All of these IDEs are cross-platform.