Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWade Anderson <wade.anderson7@gmail.com>2017-01-06 21:43:26 +0300
committerGitHub <noreply@github.com>2017-01-06 21:43:26 +0300
commitd8048efec2e372460d5455e0929f81b2ac8310e2 (patch)
tree1ed5f8c1ab039bc9813b84c079aa7b05e285de4e /README.md
parentdaad4cf67dfaa4424c5a98ca05c8533e6eb1b625 (diff)
Added download links for stable and insiders
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 91566a493db..5d5ee55c63a 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,8 @@
a code editor with what developers need for their core edit-build-debug cycle. Code
provides comprehensive editing and debugging support, an extensibility model, and lightweight integration with existing tools.
+VS Code is updated monthly with new features and bug fixes. You can download it for Windows, Mac and Linux on [VS Code's website](https://code.visualstudio.com/Download). To get the latest releases everyday, you can install the [Insiders version of VS Code](https://code.visualstudio.com/insiders). This builds from the master branch and is updated at least daily.
+
<p align="center">
<img alt="VS Code in action" src="https://cloud.githubusercontent.com/assets/11839736/16642200/6624dde0-43bd-11e6-8595-c81885ba0dc2.png">
</p>