diff --git a/README.md b/README.md index 87ba427..478c665 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # sppControlSystem -Code being used for the Sea++ teams sailboat in the Aber Boat Off +Code being used for the Sea++ teams sailboat in the [Aber Boat Off](https://abersailbot.co.uk/boatoff-2022/). + +This code was originally taken and altered from code by Colin Sauze of the AberSailBot team. +It can be found [here](https://github.com/abersailbot/minimum_viable_controlsystem)