From b310e1f987f2a0b34432c7c1fe2f686ccd25288f Mon Sep 17 00:00:00 2001 From: Michael du Breuil Date: Sat, 6 Aug 2016 02:42:16 -0700 Subject: [PATCH] Readme: Add coverity badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e6aead7007..a15d751c69 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ [![Build Travis](https://travis-ci.org/ArduPilot/ardupilot.svg?branch=master)](https://travis-ci.org/ArduPilot/ardupilot) +[![Coverity Scan Build Status](https://scan.coverity.com/projects/5331/badge.svg)](https://scan.coverity.com/projects/diydrones-ardupilot) + ### The ArduPilot project is made up of: ### >>ArduCopter (or APM:Copter) : [code](https://github.com/ArduPilot/ardupilot/tree/master/ArduCopter), [wiki](http://ardupilot.org/copter/index.html)