From e3d9fe7e4d57dc6937c06223c47056932868ec30 Mon Sep 17 00:00:00 2001 From: FranciscoPombal Date: Fri, 25 Sep 2020 09:30:15 +0100 Subject: [PATCH] Add workflow status badge for GitHub Actions CI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8c0d32e72..ff7624a17 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ qBittorrent - A BitTorrent client in Qt [![TravisCI Status](https://travis-ci.org/qbittorrent/qBittorrent.svg?branch=master)](https://travis-ci.org/qbittorrent/qBittorrent) [![AppVeyor Status](https://ci.appveyor.com/api/projects/status/github/qbittorrent/qBittorrent?branch=master&svg=true)](https://ci.appveyor.com/project/qbittorrent/qBittorrent) +[![GitHub Actions CI Status](https://github.com/qbittorrent/qBittorrent/workflows/GitHub%20Actions%20CI/badge.svg)](https://github.com/qbittorrent/qBittorrent/actions) [![Coverity Status](https://scan.coverity.com/projects/5494/badge.svg)](https://scan.coverity.com/projects/5494) ******************************** ### Description: