From c1e99621a3ef99fb2e2a0385c7f38fe4d7eeb931 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 6 Oct 2020 00:26:24 +0300 Subject: README: add AppVeyor badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 49a987d..62c5b20 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ winapi-utf8 =========== +[![AppVeyor branch](https://img.shields.io/appveyor/build/egor-tensin/winapi-utf8/master?label=AppVeyor)](https://ci.appveyor.com/project/egor-tensin/winapi-utf8/branch/master) + UTF-8 <-> UTF-16 conversion functions, mainly to be used with WinAPI. License -- cgit v1.2.3