From 4f53aa3c758672f78c3d09cecbd4323b388d8148 Mon Sep 17 00:00:00 2001
From: Harsh Deshpande <harshavardhan.deshpande@ipa.fraunhofer.de>
Date: Tue, 2 Jul 2019 10:20:08 +0200
Subject: [PATCH] readme: add license badge

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

diff --git a/README.md b/README.md
index 0ff81eb..85ffc28 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # Universal Robot
 
 [![Build Status](http://build.ros.org/job/Kdev__universal_robot__ubuntu_xenial_amd64/badge/icon)](http://build.ros.org/job/Kdev__universal_robot__ubuntu_xenial_amd64)
+[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
 
 [![support level: community](https://img.shields.io/badge/support%20level-community-lightgray.png)](http://rosindustrial.org/news/2016/10/7/better-supporting-a-growing-ros-industrial-software-platform)
 
-- 
GitLab