summary history branches tags files
commit:ef9fc4674f1942dc9f297eece6ca2637cff9d961
author:Trevor Bentley
committer:Trevor Bentley
date:Sun May 14 18:31:46 2017 +0200
parents:1b933ea95b158706cfc12100a743565e619b3fde
Add appveyor build status badge
diff --git a/README.md b/README.md
line changes: +2/-1
index c1a9566..84e0007
--- a/README.md
+++ b/README.md
@@ -9,7 +9,8 @@ As an application, connectr provides a minimal "systray" application to observe 
 *Note:* connectr is not an audio playback tool; it's just a remote control.  Spotify has not publicly released a library for implementing audio playback with Spotify Connect support.  There's a reverse engineering effort, coincidentally also in Rust, at [librespot](https://github.com/plietar/librespot).
 
 ### Development Status
-[![Build Status](https://travis-ci.org/mrmekon/connectr.svg?branch=master)](https://travis-ci.org/mrmekon/connectr)
+[![OSX/Linux Build Status](https://travis-ci.org/mrmekon/connectr.svg?branch=master)](https://travis-ci.org/mrmekon/connectr)
+[![Windows Build Status](https://ci.appveyor.com/api/projects/status/4afwy0yj2477f84h/branch/master?svg=true)](https://ci.appveyor.com/project/mrmekon/connectr/branch/master)
 
 Alpha / Hobby / Experimental