From c7faa20c1447db67f4610954986eba8fb772ac62 Mon Sep 17 00:00:00 2001 From: Alex Tereschenko Date: Mon, 5 Feb 2018 18:37:04 +0100 Subject: [PATCH] readme: add Sonar quality gate badge Signed-off-by: Alex Tereschenko Signed-off-by: Brendan Le Foll --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd28363..831fb72 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The intent is to make it easier for developers and sensor manufacturers to map their sensors & actuators on top of supported hardware and to allow control of low level communication protocol by high level languages & constructs. -[![Build Status](https://travis-ci.org/intel-iot-devkit/mraa.svg?branch=master)](https://travis-ci.org/intel-iot-devkit/mraa) +[![Build Status](https://travis-ci.org/intel-iot-devkit/mraa.svg?branch=master)](https://travis-ci.org/intel-iot-devkit/mraa) [![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=mraa-master&metric=alert_status)](https://sonarcloud.io/dashboard?id=mraa-master) Supported Boards ================