From f7b589d7d25fcd154145e8d20112f9901868efac Mon Sep 17 00:00:00 2001 From: Titan Robotics Club Date: Sat, 1 Jun 2024 02:56:47 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d660383..c9de621 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ The Javadoc reference documentation for the TRC Robotics Framework Library can b For technical questions regarding our Framework Library, please post questions on the FTC Forums [here](https://ftcforum.firstinspires.org/forum/ftc-technology/android-studio). ### Sample OpModes +In addition, we provide a large selection of sample OpModes (sample robot code) that show you how to use various features of our library. You can find them in a separate GitHub repository [here](https://github.com/trc492/TrcFtcSamples]. # FTC SDK Release Information