From 7f65f4066dd8dbc09c833b9763e57f03f12b8648 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 6 Oct 2021 11:56:39 -0400 Subject: [PATCH] Add badges for Codacy, Coverity, and LGTM. --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fe57019719..7571da211c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ -OpenPrinting CUPS v2.4.0 -======================== +OpenPrinting CUPS +================= ![Version](https://img.shields.io/github/v/release/openprinting/cups?include_prereleases) ![Apache 2.0](https://img.shields.io/github/license/openprinting/cups) -![Build and Test](https://github.com/OpenPrinting/cups/workflows/Build%20and%20Test/badge.svg) +[![Build and Test](https://github.com/OpenPrinting/cups/workflows/Build%20and%20Test/badge.svg)](https://github.com/OpenPrinting/cups/actions/workflows/build.yml) +[![Coverity Scan](https://img.shields.io/coverity/scan/23806)](https://scan.coverity.com/projects/openprinting-cups) +[![Codacy Badge](https://app.codacy.com/project/badge/Grade/4ea68dc02692436b82541b6f232eba66)](https://www.codacy.com/gh/OpenPrinting/cups/dashboard?utm_source=github.com&utm_medium=referral&utm_content=OpenPrinting/cups&utm_campaign=Badge_Grade) +[![LGTM Grade](https://img.shields.io/lgtm/grade/cpp/github/OpenPrinting/cups)](https://lgtm.com/projects/g/OpenPrinting/cups/?mode=list) Introduction -- 2.47.2