From d73dea17add3a63119414dabc44736df64c1a399 Mon Sep 17 00:00:00 2001 From: Stellar2705 <72240956+Stellar2705@users.noreply.github.com> Date: Fri, 2 Oct 2020 09:32:07 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.