From b42838312d9b16b726424af02c031a812b5ea892 Mon Sep 17 00:00:00 2001 From: Tyler Gregg Date: Wed, 3 Oct 2018 16:28:45 -0700 Subject: [PATCH] Updates README.md to include AppVeyor build status badge. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b33723d8..66ae1164 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ A C implementation of the [Ion data notation](http://amzn.github.io/ion-docs). [![Build Status](https://travis-ci.org/amzn/ion-c.svg?branch=master)](https://travis-ci.org/amzn/ion-c) +[![Build status](https://ci.appveyor.com/api/projects/status/x6xfom3x3hs3y945/branch/master?svg=true)](https://ci.appveyor.com/project/tgregg/ion-c-3akm7/branch/master) ## Setup This repository contains a [git submodule](https://git-scm.com/docs/git-submodule)