From ea177df581ab295590d9c045611a5641216f58ff Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Sun, 31 Jul 2016 09:59:07 +0800 Subject: Add AppVeyor badge Signed-off-by: Ralph Giles --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6858b39..34cc715 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Travis Build Status](https://travis-ci.org/xiph/ogg.svg?branch=master)](https://travis-ci.org/xiph/ogg) [![Jenkins Build Status](https://mf4.xiph.org/jenkins/job/libogg/badge/icon)](https://mf4.xiph.org/jenkins/job/libogg/) +[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/rillian/ogg?branch=master&svg=true)](https://ci.appveyor.com/project/rillian/ogg) Ogg project codecs use the Ogg bitstream format to arrange the raw, compressed bitstream into a more robust, useful form. For example, -- cgit v1.2.1