From d3aa855ad8771f8ecc8b394fc3c9f747ac1ba964 Mon Sep 17 00:00:00 2001
From: Arun Prakash Jana <engineerarun@gmail.com>
Date: Sat, 3 Nov 2018 11:40:35 +0530
Subject: [PATCH] Add Coverity badge

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 2f2b1bc6..b709e0ee 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ Noice is Not Noice, a noicer fork...
 
 <p align="center">
 <a href="https://travis-ci.org/jarun/nnn"><img src="https://img.shields.io/travis/jarun/nnn.svg" alt="Build Status" /></a>
+<a href="https://scan.coverity.com/projects/jarun-nnn"><img src="https://img.shields.io/coverity/scan/17149.svg" alt="Coverity Scan Build Status" /></a>
 <a href="https://github.com/jarun/nnn/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-BSD%202--Clause-yellow.svg?maxAge=2592000" alt="License" /></a>
 </p>
 
-- 
2.51.0