From 043473a51faffee6d4912284f2afc1aa6e8e922c Mon Sep 17 00:00:00 2001 From: Olivier Stasse <ostasse@laas.fr> Date: Thu, 4 Feb 2016 04:59:37 +0100 Subject: [PATCH] [README] Add license badge to make licensing clear + Coverity badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81404162a..5df5eff2a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ Pinocchio =========== +[![License LGPL 3][badge-license]](http://www.gnu.org/licenses/lgpl-3.0.txt) [](https://travis-ci.org/stack-of-tasks/pinocchio) [](https://coveralls.io/github/stack-of-tasks/pinocchio?branch=devel) - +[](https://scan.coverity.com/projects/pinocchio) **Warning:** This repository contains [Git submodules][git-submodules]. Please clone this repository using the -- GitLab