From 59af7ae734799c61bb9d543415af2fc4e5b99bd7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20T=C3=BCxen?= <tuexen@fh-muenster.de>
Date: Sat, 7 Oct 2017 18:00:03 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 61226d1a..f1423e47 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
 # packetdrill
+[![Coverity Scan Build Status](https://scan.coverity.com/projects/13944/badge.svg)](https://scan.coverity.com/projects/packetdrill-nplab)
+
 A fork of [packetdrill](https://code.google.com/p/packetdrill/) which adds support for
 * UDPLite as specified in [RFC 3828](https://tools.ietf.org/html/rfc3828)
 * SCTP as specified in [RFC 4960](https://tools.ietf.org/html/rfc4960),  [RFC 4820](https://tools.ietf.org/html/rfc4820) and [RFC 7053](https://tools.ietf.org/html/rfc7053)
-- 
GitLab