From 39fde1b3426bd9f57ce4ec32c0faa4647cde55ec Mon Sep 17 00:00:00 2001 From: Paul Sutton Date: Wed, 31 Aug 2016 14:01:38 +0100 Subject: [PATCH] Added coverity badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e6597fdde..c09590093 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ srsLTE ======== +[![Coverity Scan Build Status](https://scan.coverity.com/projects/10045/badge.svg)](https://scan.coverity.com/projects/10045) + srsLTE is a free and open-source LTE library for SDR UE and eNodeB developed by SRS (www.softwareradiosystems.com). The library is highly modular with minimum inter-module or external dependencies. It is entirely written in C and, if available in the system, uses the acceleration library VOLK distributed in GNURadio. **srsLTE is used by srsUE, a full stack (PHY to IP) implementation of an LTE UE. srsUE is available at https://github.com/srslte/srsue**