From 1b29216c69388ddb227ca66aa500e2fcaafabfce Mon Sep 17 00:00:00 2001 From: David Antliff Date: Mon, 11 Apr 2016 16:21:18 +1200 Subject: [PATCH] Add Coverity Scan badge. Signed-off-by: David Antliff --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aed0d8e..1b7d361 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ [![Build Status](https://travis-ci.org/FlowM2M/AwaLWM2M.svg?branch=master)](https://travis-ci.org/FlowM2M/AwaLWM2M) [![License (3-Clause BSD)](https://img.shields.io/badge/license-BSD%203--Clause-blue.svg?style=flat-square)](http://opensource.org/licenses/BSD-3-Clause) +[![Coverity Scan](https://scan.coverity.com/projects/8186/badge.svg)](https://scan.coverity.com/projects/flowm2m-awalwm2m) The Internet of Things (IoT) is currently fragmented by numerous proprietary methods of device management. In order for the IoT to reach its full potential, devices from different vendors must be able to communicate effectively with each other. This is where open standards such as the Open Mobile Alliance's (OMA) Lightweight Machine to Machine protocol (LWM2M) become important.