Skip to content

Commit 2143e48

Browse files
Update README badge from AppVeyor to GitHub Actions
Co-authored-by: 304NotModified <[email protected]>
1 parent ff9a563 commit 2143e48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build status](https://ci.appveyor.com/api/projects/status/xr59ab52cav8vuph/branch/master?svg=true)](https://ci.appveyor.com/project/304NotModified/utf-unknown/branch/master)
1+
[![CI/CD](https://github.com/CharsetDetector/UTF-unknown/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/CharsetDetector/UTF-unknown/actions/workflows/ci.yml)
22
[![NuGet Pre Release](https://img.shields.io/nuget/vpre/UTF.Unknown.svg)](https://www.nuget.org/packages/UTF.Unknown/)
33

44
<!--
@@ -23,7 +23,7 @@ Features:
2323
- New API
2424
- Moved to .NET Standard
2525
- Added more unit tests
26-
- Builds on CI (AppVeyor)
26+
- Builds on CI (GitHub Actions)
2727
- Strong named
2828
- Documentation added
2929
- Multiple bugs from Ude fixed

0 commit comments

Comments
 (0)