ref: e42a537655d282a70826e16cfa89e40755e89d5a
parent: cdf9ccaa9be271fce3616fa2f6f680a170dd917e
author: Ralph Giles <giles@mozilla.com>
date: Wed Sep 21 08:22:14 EDT 2016
Use the appveyor badge for the xiph github repo.
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Opusfile
[![Travis Build Status](https://travis-ci.org/xiph/opusfile.svg?branch=master)](https://travis-ci.org/xiph/opusfile)
-[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/rillian/opusfile?branch=master&svg=true)](https://ci.appveyor.com/project/rillian/opusfile)
+[![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/github/xiph/opusfile?branch=master&svg=true)](https://ci.appveyor.com/project/rillian/opusfile)
The opusfile and opusurl libraries provide a high-level API for
decoding and seeking within .opus files on disk or over http(s).