trivial: add a badge for circle CI

This commit is contained in:
Mario Limonciello 2021-06-22 08:59:51 -05:00 committed by Mario Limonciello
parent 5a7f5cd05f
commit 261b1d1ef6

View File

@ -3,6 +3,7 @@ fwupd
[![Build Status](https://github.com/fwupd/fwupd/actions/workflows/main.yml/badge.svg)](https://github.com/fwupd/fwupd/actions/workflows/main.yml)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/10744/badge.svg)](https://scan.coverity.com/projects/10744)
[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/fwupd.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:fwupd)
[![CircleCI](https://circleci.com/gh/fwupd/fwupd/tree/master.svg?style=svg)](https://circleci.com/gh/fwupd/fwupd/tree/master)
This project aims to make updating firmware on Linux automatic, safe and reliable.