From e30d8281b80aa4d514a2e8962ea490c441210b24 Mon Sep 17 00:00:00 2001 From: takasehideki Date: Sat, 18 Jun 2022 22:47:30 +0900 Subject: [PATCH] add status badge for build contributed from https://github.com/mROS-base/mros2-mbed/pull/15 [![build](https://github.com/mROS-base/mros2-mbed/actions/workflows/build.yaml/badge.svg)](https://github.com/mROS-base/mros2-mbed/actions/workflows/build.yaml) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 608646e..0b8c525 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![build](https://github.com/mROS-base/mros2-mbed/actions/workflows/build.yaml/badge.svg)](https://github.com/mROS-base/mros2-mbed/actions/workflows/build.yaml) + # mros2-mbed mROS 2 (formally `mros2`) realizes a agent-less and lightweight runtime environment compatible with ROS 2 for embedded devices.