From 442c867b93c7da9215826752dd124951fe2a060a Mon Sep 17 00:00:00 2001 From: Cal Kestis <51927529+CalKestis@users.noreply.github.com> Date: Sat, 7 Sep 2024 09:38:48 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc78e7f..5353afb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## NOTICE -This repository contains the public FTC SDK for the CENTERSTAGE (2023-2024) competition season. +This repository contains the public FTC SDK for the INTO THE DEEP (2024-2025) competition season. ## Welcome! This GitHub repository contains the source code that is used to build an Android app to control a *FIRST* Tech Challenge competition robot. To use this SDK, download/clone the entire project to your local computer.