aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-10-06 00:26:24 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-10-06 00:26:24 +0300
commitc1e99621a3ef99fb2e2a0385c7f38fe4d7eeb931 (patch)
tree992dcb448d4e29fcef496ce4c2d83092c8179824 /README.md
parentadd some comments (diff)
downloadwinapi-utf8-c1e99621a3ef99fb2e2a0385c7f38fe4d7eeb931.tar.gz
winapi-utf8-c1e99621a3ef99fb2e2a0385c7f38fe4d7eeb931.zip
README: add AppVeyor badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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