diff --git a/README.md b/README.md index 9e1047c..cfc8c6c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Network Bridge +[![CI](https://github.com/brow1633/network_bridge/actions/workflows/CI.yml/badge.svg)](https://github.com/brow1633/network_bridge/actions/workflows/CI.yml) + **Network Bridge** is a lightweight ROS2 node designed for robust communication between robotic systems over arbitrary network protocols. Supporting UDP and TCP protocols out of the box, this packages seamlessly bridges ROS2 topics across networks, facilitating effective remote communications between a base station and robotic systems, or between multiple robotic systems. ## Installation