]> granicus.if.org Git - jq/commitdiff
Add AppVeyor badge to README.md
authorStephen Dolan <mu@netsoc.tcd.ie>
Mon, 18 Jan 2016 10:15:43 +0000 (10:15 +0000)
committerStephen Dolan <mu@netsoc.tcd.ie>
Mon, 18 Jan 2016 10:15:43 +0000 (10:15 +0000)
Thanks @JanSchulz, @nicowilliams!

README.md

index ad0c895ef98077365f0b35a91729815f0f9b8060..c323de46d44d632af433589ec2a0334b559265ad 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,8 +3,10 @@ jq
 
 jq is a lightweight and flexible command-line JSON processor.
 
-[![Build Status](https://travis-ci.org/stedolan/jq.svg?branch=master)](https://travis-ci.org/stedolan/jq)
-[![Coverage Status](https://coveralls.io/repos/stedolan/jq/badge.svg?branch=master&service=github)](https://coveralls.io/github/stedolan/jq?branch=master)
+[![Coverage Status](https://coveralls.io/repos/stedolan/jq/badge.svg?branch=master&service=github)](https://coveralls.io/github/stedolan/jq?branch=master),
+Unix: [![Build Status](https://travis-ci.org/stedolan/jq.svg?branch=master)](https://travis-ci.org/stedolan/jq),
+Windows: [![Windows build status](https://ci.appveyor.com/api/projects/status/mi816811c9e9mx29?svg=true)](https://ci.appveyor.com/project/stedolan/jq)
+
 
 If you want to learn to use jq, read the documentation at
 [https://stedolan.github.io/jq](https://stedolan.github.io/jq).  This