From e0f0899eaae656ddd731178a476221599d16b009 Mon Sep 17 00:00:00 2001 From: Tony Kelman Date: Wed, 13 Jul 2016 09:18:40 -0700 Subject: add appveyor badge to readme [ci skip] --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 40372c2..cb9f694 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # utf8proc -[![Build Status](https://travis-ci.org/JuliaLang/utf8proc.png)](https://travis-ci.org/JuliaLang/utf8proc) +[![Travis CI Status](https://travis-ci.org/JuliaLang/utf8proc.png)](https://travis-ci.org/JuliaLang/utf8proc) +[![AppVeyor Status](https://ci.appveyor.com/api/projects/status/aou20lfkyhj8xbwq/branch/master?svg=true)](https://ci.appveyor.com/project/tkelman/utf8proc/branch/master) + [utf8proc](http://julialang.org/utf8proc/) is a small, clean C library that provides Unicode normalization, case-folding, and other -- cgit v1.2.3