summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Kelman <tony@kelman.net>2016-07-13 09:18:40 -0700
committerGitHub <noreply@github.com>2016-07-13 09:18:40 -0700
commite0f0899eaae656ddd731178a476221599d16b009 (patch)
tree642de0b00d96c1daf81dfc6f2327d1432ca68659
parent7fbb7d7dd8b45390972c26266b29acd2e11b9635 (diff)
downloadlibutf8proc-e0f0899eaae656ddd731178a476221599d16b009.tar.gz
libutf8proc-e0f0899eaae656ddd731178a476221599d16b009.tar.bz2
add appveyor badge to readme
[ci skip]
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
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