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:
authorNoj Vek <nojvek@gmail.com>2016-07-26 18:28:07 +0300
committerNoj Vek <nojvek@gmail.com>2016-07-26 18:28:07 +0300
commitdb9a0c5e4ebc4b1de44852b6313b2b8ccdf0dc50 (patch)
tree083a6035a49a510d640d0722ec05a12a46b09990 /README.md
parentfc167f86c1aee27951b7d4b4db51229f62d0a0ad (diff)
Travis builds post coverage info to coveralls.io and add README badge.
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 543db6d6444..4f5fabd3be3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# Visual Studio Code - Open Source
-[![Build Status](https://travis-ci.org/Microsoft/vscode.svg?branch=master)](https://travis-ci.org/Microsoft/vscode) [![Build status](https://ci.appveyor.com/api/projects/status/vuhlhg80tj3e2a0l?svg=true)](https://ci.appveyor.com/project/VSCode/vscode)
+[![Build Status](https://travis-ci.org/Microsoft/vscode.svg?branch=master)](https://travis-ci.org/Microsoft/vscode)
+[![Build status](https://ci.appveyor.com/api/projects/status/vuhlhg80tj3e2a0l?svg=true)](https://ci.appveyor.com/project/VSCode/vscode)
+[![Coverage Status](https://img.shields.io/coveralls/Microsoft/vscode/master.svg)](https://coveralls.io/github/Microsoft/vscode?branch=master)
[VS Code](https://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