commit e0f0899eaae656ddd731178a476221599d16b009 parent 7fbb7d7dd8b45390972c26266b29acd2e11b9635 Author: Tony Kelman <tony@kelman.net> Date: Wed, 13 Jul 2016 09:18:40 -0700 add appveyor badge to readme [ci skip] Diffstat:
M | README.md | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git 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