From 8725d08f7a90b41fba1cd0c73ea5b999a90e94e8 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Mon, 22 Jul 2024 02:22:26 +0800 Subject: [PATCH] Remove AppVeyor badge in README.md (#3686) --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index c2011ca5..20f2d6aa 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![Wiki][wiki-img]][wiki] [![Patreon][patreon-img]][patreon]
[![C/C++ CI][ghaction-img]][ghaction] -[![AppVeyor CI][appveyor-img]][appveyor] [![Qt][qt-img]][qt]
[![CodeQL](https://github.com/sqlitebrowser/sqlitebrowser/actions/workflows/codeql.yml/badge.svg)](https://github.com/sqlitebrowser/sqlitebrowser/actions/workflows/codeql.yml) [![Coverity][coverity-img]][coverity]
@@ -407,6 +406,3 @@ See the [LICENSE](LICENSE) file for licensing information. [ghaction-img]: https://github.com/sqlitebrowser/sqlitebrowser/actions/workflows/cppcmake.yml/badge.svg [ghaction]: https://github.com/sqlitebrowser/sqlitebrowser/actions/workflows/cppcmake.yml - - [appveyor-img]: https://ci.appveyor.com/api/projects/status/github/sqlitebrowser/sqlitebrowser?svg=true - [appveyor]: https://github.com/sqlitebrowser/sqlitebrowser/blob/master/appveyor.yml