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:
authorChris Dias <cdias@microsoft.com>2015-11-20 02:39:14 +0300
committerChris Dias <cdias@microsoft.com>2015-11-20 02:39:14 +0300
commit1537bb1e6ea24a1b8f8316ed3b454508780b48e4 (patch)
tree88337f4da2d7f5480dbd8a455919ad52aa752570 /README.md
parentd7177d6539a075c35b0a054e93b07da1c68165ac (diff)
parent0e347f0741bf348c0be74aec5cfc341caa6fd9a3 (diff)
Merge pull request #190 from W4RH4WK/master
Center screenshot in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5deb34cdfaa..e7285cf320b 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@
[VS Code](http://code.visualstudio.com) is a new type of tool that combines the simplicity of 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.
-<img width="550" alt="vscodereadme" align="middle" src="https://cloud.githubusercontent.com/assets/1487073/11243985/98562110-8e0b-11e5-9922-29a0b4884eab.png">
+<p align="center">
+ <img width="550" alt="vscodereadme" src="https://cloud.githubusercontent.com/assets/1487073/11243985/98562110-8e0b-11e5-9922-29a0b4884eab.png">
+</p>
The [`vscode`](https://github.com/microsoft/vscode) repository is where we do development and there are many ways you can participate in the project, for example: