Merge pull request #190 from W4RH4WK/master

Center screenshot in README
This commit is contained in:
Chris Dias 2015-11-20 00:39:14 +01:00
commit 1537bb1e6e

View file

@ -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: