summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSebastien Blaisot <sebastien@blaisot.org>2016-11-22 23:36:50 +0100
committerSebastien Blaisot <sebastien@blaisot.org>2016-11-23 01:26:27 +0100
commit7dfee41064cba4c9c9bfe93e2bbafd9c6c2e4c88 (patch)
tree05209a06a87666abd8a8a06928df466f5583376d /README.md
parent01b95cb1796e145472a01816e4fc7c3f7bd4d68b (diff)
Add Appveyor badge in README.md
/!\ Appveyor badge URL to be updated
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ce1881d049..0b3d532346 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,8 @@ bug list][easybugs] and get started!
## Compiling
-[![Build Status](https://travis-ci.org/mixxxdj/mixxx.svg)](https://travis-ci.org/mixxxdj/mixxx)
+* Linux / MacOS [![Build Status](https://travis-ci.org/mixxxdj/mixxx.svg)](https://travis-ci.org/mixxxdj/mixxx)
+* Windows [![Build status](https://ci.appveyor.com/api/projects/status/ADD_APPVEYOR_BADGE_ID_HERE?svg=true)](https://ci.appveyor.com/project/mixxxdj/mixxx)
First, you must install all of Mixxx's dependencies. To compile Mixxx using
[SCons], run: