diff --git a/README.md b/README.md index 8376f39..949563f 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ | ROS 2 Distro | Ubuntu | Python | Status | |---|---|---|---| -| Humble | 22.04 | 3.10 | [![Humble](https://github.com/ibrahimsel/composer/actions/workflows/ci-humble.yml/badge.svg)](https://github.com/ibrahimsel/composer/actions/workflows/ci-humble.yml) | -| Jazzy | 24.04 | 3.12 | [![Jazzy](https://github.com/ibrahimsel/composer/actions/workflows/ci-jazzy.yml/badge.svg)](https://github.com/ibrahimsel/composer/actions/workflows/ci-jazzy.yml) | +| Humble | 22.04 | 3.10 | [![Humble](https://github.com/eclipse-muto/composer/actions/workflows/ci-humble.yml/badge.svg)](https://github.com/eclipse-muto/composer/actions/workflows/ci-humble.yml) | +| Jazzy | 24.04 | 3.12 | [![Jazzy](https://github.com/eclipse-muto/composer/actions/workflows/ci-jazzy.yml/badge.svg)](https://github.com/eclipse-muto/composer/actions/workflows/ci-jazzy.yml) | **Muto Composer** is a ROS 2 package designed to organize and automate the software deployment process to a fleet of vehicles. It streamlines the workflow by managing stack definitions, resolving dependencies, handling buildjobs and orchestrating the execution of various pipelines.