aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-01-24 04:33:57 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-01-24 04:33:57 +0300
commitc282629f849c20eb83661295c54fe16d2baa76c3 (patch)
tree05179d3b5ea7dedd0bf7da99c19ad6d17f60c5b6 /README.md
parentadd GitHub workflow (diff)
downloadwinapi-utf8-c282629f849c20eb83661295c54fe16d2baa76c3.tar.gz
winapi-utf8-c282629f849c20eb83661295c54fe16d2baa76c3.zip
README: update
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 76df092..6897188 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,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)
+[![CI](https://github.com/egor-tensin/winapi-utf8/workflows/CI/badge.svg)](https://github.com/egor-tensin/winapi-utf8/actions?query=workflow%3ACI)
UTF-8 <-> UTF-16 conversion functions, mainly to be used with WinAPI.