Center screenshot in README
parent
6a43144013
commit
0e347f0741
|
@ -2,7 +2,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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue