From b1f45bb8cc9b85a68a3d540d3856d7300d2a66f3 Mon Sep 17 00:00:00 2001 From: MrC Date: Sun, 3 May 2026 20:36:15 +0000 Subject: [PATCH] Note: read-only access sufficient for statbotics --- sources/frc/statbotics.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sources/frc/statbotics.md b/sources/frc/statbotics.md index 09867f8..d0eabdb 100644 --- a/sources/frc/statbotics.md +++ b/sources/frc/statbotics.md @@ -81,4 +81,6 @@ Statbotics offers REST and Python APIs for custom analytics. Students learning p --- -**Source:** https://www.statbotics.io/ \ No newline at end of file +**Source:** https://www.statbotics.io/ +--- +**Note:** Read-only access is sufficient. The Fabric only consumes data (match results, EPA ratings, event data) — no writes needed.