From f9435a520e8572f555f9f09aeb9435d2c5f45fad Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 21 Jan 2015 21:16:24 +0300 Subject: [PATCH] Add coverity status badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c0ddd10..a2c883a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # libSDL2pp # [![Build Status](https://travis-ci.org/AMDmi3/libSDL2pp.svg?branch=master)](https://travis-ci.org/AMDmi3/libSDL2pp) +[![Coverity Scan Build Status](https://scan.coverity.com/projects/3980/badge.svg)](https://scan.coverity.com/projects/3980) This library provides C++11 bindings/wrapper for SDL2 and satellite libraries.