From 9eaf57d2eb6d96ca2de9495b02734f9dec8bb815 Mon Sep 17 00:00:00 2001 From: Borja Outerelo Date: Thu, 29 Nov 2018 20:51:43 +0100 Subject: [PATCH] Update README.md --- uROS_Agent/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/uROS_Agent/README.md b/uROS_Agent/README.md index 70e7cfa..0cff0d5 100644 --- a/uROS_Agent/README.md +++ b/uROS_Agent/README.md @@ -1,5 +1,7 @@ # Micro ROS Agent +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) + ## Overview This repository contains the Micro-ROS Agent package. @@ -28,4 +30,4 @@ Communication between the Micro-ROS Agent and the Micro-ROS nodes supports two t - SerialPort. All available configurations are supported directly by the Micro XRCE-DDS agent. -For further information on how to configure the agent click [here](TODO). \ No newline at end of file +For further information on how to configure the agent click [here](TODO).