aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-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.