From f7b6d0080e021c14a93a52c2ff7b1a5a9a45c2be Mon Sep 17 00:00:00 2001 From: Austin Jenchi Date: Thu, 23 Oct 2025 18:27:03 -0700 Subject: [PATCH] Add a link to the FTC-Live setup guide --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 54a6272..1f502af 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,8 @@ To launch, extract the zip and open the `FTCLauncher` file on macOS/Linux or the ## Documentation -The user documentation can be found here: [FTC Scorekeeper Manual](https://ftc-resources.firstinspires.org/ftc/volunteer/lead-scorekeeper). +Information about the (Lead) Scorekeeper role and responsibilitie can be found in the [FTC Scorekeeper Manual](https://ftc-resources.firstinspires.org/ftc/volunteer/lead-scorekeeper). +Instructions for setting up and operating FTC-Live are available in the [FTC-Live Setup Guide](https://ftc-resources.firstinspires.org/ftc/event/scoring-setup). ## Reporting Issues