From 1c819cccdf2fdd79070a6d5bdfec3d1474c649ce Mon Sep 17 00:00:00 2001 From: Rosia E Evans Date: Sun, 27 Nov 2022 12:58:30 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)