From 8ac446908ca75bea989414a0f551a6da8885bf52 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 12 Jun 2015 17:29:05 -0700 Subject: [PATCH] Add Coverity Scan badge --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index d34bc74f9..dea10688f 100644 --- a/README +++ b/README @@ -1,5 +1,6 @@ [![Build Status](https://travis-ci.org/behdad/harfbuzz.svg)](https://travis-ci.org/behdad/harfbuzz) [![Coverage Status](https://img.shields.io/coveralls/behdad/harfbuzz.svg)](https://coveralls.io/r/behdad/harfbuzz) +[![Coverity Scan](https://img.shields.io/coverity/scan/5450.svg)](https://scan.coverity.com/projects/5450) This is HarfBuzz, a text shaping library.