aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-10-08 12:37:13 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-10-08 12:37:13 +0300
commit7f2bb978228de38d0f689c00c26085cd796b8c6d (patch)
treebe76edee7b0b8317723e10e5a8548c99ea4b05d5 /README.md
parentTravis: define NTDDI_VERSION, etc. (diff)
downloadwinapi-utf8-7f2bb978228de38d0f689c00c26085cd796b8c6d.tar.gz
winapi-utf8-7f2bb978228de38d0f689c00c26085cd796b8c6d.zip
README: add Travis badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 62c5b20..76df092 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@ 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)
+[![Travis (.com) branch](https://img.shields.io/travis/com/egor-tensin/winapi-utf8/master?label=Travis)](https://travis-ci.com/github/egor-tensin/winapi-utf8)
UTF-8 <-> UTF-16 conversion functions, mainly to be used with WinAPI.