diff --git a/README.md b/README.md index 82e7858..bfff89c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Perception AUV +[![Source Build](https://github.com/vortexntnu/perception-auv/actions/workflows/source-build.yaml/badge.svg)](https://github.com/vortexntnu/perception-auv/actions/workflows/source-build.yaml) + Parent repository including launch files for perception AUV related submodules. Implements git submodules to allow for strict version control of package dependencies. @@ -145,4 +147,4 @@ Finally, to put the submodules in the right state run: ```bash git submodule update --init --recursive -``` \ No newline at end of file +```