From 0e347f0741bf348c0be74aec5cfc341caa6fd9a3 Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Thu, 19 Nov 2015 10:52:00 +0100 Subject: [PATCH] Center screenshot in README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b0590fba6f8..e7faee6ad46 100644 --- a/README.md +++ b/README.md @@ -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. -vscodereadme +

+ vscodereadme +

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: