From 9fee669f44560e88014258f2f4f99d4df6db3835 Mon Sep 17 00:00:00 2001 From: Sem van der Hoeven Date: Mon, 10 Jul 2023 09:59:26 +0200 Subject: [PATCH] add relative links --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ab9b6b4c..39a2b863 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,9 @@ ## 5G Remote Controlled Inspection Drone By Sem van der Hoeven +## Introduction +This is the code for the 5G RCID of the 5G Hub. All ROS2 nodes and the code API can be found here. +- The code for the ROS2 nodes can be found from the [src folder](/src/) +- The code API can be found from the [api folder](/api/) +