aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJulien HENRY <henryju@yahoo.fr>2016-09-21 14:46:53 +0200
committerGitHub <noreply@github.com>2016-09-21 14:46:53 +0200
commitb4ec7f9802322ca81d1b945f11373cfa6e07a2a3 (patch)
tree3bc22847d90c47ef13a59a27fb6aeefff53e9fd1 /README.md
parent58f227254415746eba1ebdc46cb35827a3641be7 (diff)
downloadsonar-scanner-cli-b4ec7f9802322ca81d1b945f11373cfa6e07a2a3.tar.gz
sonar-scanner-cli-b4ec7f9802322ca81d1b945f11373cfa6e07a2a3.zip
Add Appveyor 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 710373c..4fe48e5 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
-SonarQube Scanner [![Build Status](https://travis-ci.org/SonarSource/sonar-scanner-cli.svg?branch=master)](https://travis-ci.org/SonarSource/sonar-scanner-cli)
+SonarQube Scanner
=========================
+[![Build Status](https://travis-ci.org/SonarSource/sonar-scanner-cli.svg?branch=master)](https://travis-ci.org/SonarSource/sonar-scanner-cli)
+[![Build status](https://ci.appveyor.com/api/projects/status/s3sg3fhui556v02o/branch/master?svg=true)](https://ci.appveyor.com/project/henryju/sonar-scanner-cli/branch/master)
Official SonarQube Scanner used to start code analysis. Project configuration is read from a sonar-project.properties or passed on command line.