From c282629f849c20eb83661295c54fe16d2baa76c3 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 24 Jan 2021 04:33:57 +0300 Subject: README: update --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') 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. -- cgit v1.2.3