From 0e136a2b8be9c1882420d31de10947e0d5481c36 Mon Sep 17 00:00:00 2001 From: Daijiro Fukuda Date: Wed, 23 Jul 2025 12:05:22 +0900 Subject: [PATCH] Add related links to README (#39) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 98683c6..ae3716a 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,12 @@ Continue with the build. --- +## Related links + +- 📚 Read the [documentation](https://docs.openarm.dev/software/ros2/install) +- 💬 Join the community on [Discord](https://discord.gg/FsZaZ4z3We) +- 📬 Contact us through + ## License All packages of `openarm_ros2` are licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).