diff --git a/README.md b/README.md index 8ff2b36..6f793a1 100644 --- a/README.md +++ b/README.md @@ -60,4 +60,5 @@ We don't need [a lot of libraries](https://github.com/vinta/awesome-python). We * [virtualenvwrapper](https://pypi.python.org/pypi/virtualenvwrapper) - A set of extensions to virtualenv. #### IDE -* [PyCharm](https://www.jetbrains.com/pycharm/) - Commercial Python IDE based on the IntelliJ platform by JetBrains. Free community edition available. +* [PyCharm](https://www.jetbrains.com/pycharm/) - Commercial Python IDE based on the IntelliJ platform by JetBrains. Free community edition available. Cross Platform availability i.e. available for Windows, Mac OS, Linux. +* [Visual Studio Code]( https://code.visualstudio.com/) - Visual Studio Code (aka VS Code) is a full-featured code editor available for Linux, Mac OS X, and Windows platforms. It is Small and light-weight code editor.