From fdf39d0f5e188342c6bc4fb50d1e7c0f14465f0e Mon Sep 17 00:00:00 2001 From: acuadros95 Date: Mon, 12 Jun 2023 10:06:22 +0200 Subject: [PATCH 1/2] Add Iron shield Signed-off-by: acuadros95 --- profile/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/profile/README.md b/profile/README.md index a3bd352..5fb52c6 100644 --- a/profile/README.md +++ b/profile/README.md @@ -5,6 +5,7 @@ [![Foxy](https://img.shields.io/badge/ROS%202-Foxy-green?style=flat&logo=ros)](https://github.com/micro-ROS/micro_ros_setup/tree/foxy) [![Galactic](https://img.shields.io/badge/ROS%202-Galactic-green?style=flat&logo=ros)](https://github.com/micro-ROS/micro_ros_setup/tree/galactic) [![Humble](https://img.shields.io/badge/ROS%202-Humble-green?style=flat&logo=ros)](https://github.com/micro-ROS/micro_ros_setup/tree/humble) +[![Iron](https://img.shields.io/badge/ROS%202-Iron-green?style=flat&logo=ros)](https://github.com/micro-ROS/micro_ros_setup/tree/iron) [![Rolling](https://img.shields.io/badge/ROS%202-Rolling-green?style=flat&logo=ros)](https://github.com/micro-ROS/micro_ros_setup/tree/rolling) [![GitHub](https://img.shields.io/github/license/micro-ros/micro_ros_setup)](https://github.com/micro-ROS/micro_ros_setup/blob/galactic/LICENSE) From 0f8dac47c3dbad62b80b3b9839f194d5a843fc91 Mon Sep 17 00:00:00 2001 From: acuadros95 Date: Mon, 12 Jun 2023 10:32:19 +0200 Subject: [PATCH 2/2] Remove EOL shields Signed-off-by: acuadros95 --- profile/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/profile/README.md b/profile/README.md index 5fb52c6..1ce41c6 100644 --- a/profile/README.md +++ b/profile/README.md @@ -2,8 +2,6 @@ ![banner](.images/banner-dark-theme.png#gh-dark-mode-only) ![banner](.images/banner-light-theme.png#gh-light-mode-only) -[![Foxy](https://img.shields.io/badge/ROS%202-Foxy-green?style=flat&logo=ros)](https://github.com/micro-ROS/micro_ros_setup/tree/foxy) -[![Galactic](https://img.shields.io/badge/ROS%202-Galactic-green?style=flat&logo=ros)](https://github.com/micro-ROS/micro_ros_setup/tree/galactic) [![Humble](https://img.shields.io/badge/ROS%202-Humble-green?style=flat&logo=ros)](https://github.com/micro-ROS/micro_ros_setup/tree/humble) [![Iron](https://img.shields.io/badge/ROS%202-Iron-green?style=flat&logo=ros)](https://github.com/micro-ROS/micro_ros_setup/tree/iron) [![Rolling](https://img.shields.io/badge/ROS%202-Rolling-green?style=flat&logo=ros)](https://github.com/micro-ROS/micro_ros_setup/tree/rolling)