From 50b5071280ced64238e75675099b1151c17338cf Mon Sep 17 00:00:00 2001 From: Christophe Bedard Date: Sun, 26 Jan 2020 11:40:07 -0500 Subject: [PATCH] Add CI badge in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b1c3d63..759d3ff 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # tracetools_analysis +[![pipeline status](https://gitlab.com/micro-ROS/ros_tracing/tracetools_analysis/badges/master/pipeline.svg)](https://gitlab.com/micro-ROS/ros_tracing/tracetools_analysis/commits/master) + Analysis tools for [ROS 2 tracing](https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing). ## Setup