From 33a3e1e9d00879d53d15f3de5b0fa93b9e500d3d Mon Sep 17 00:00:00 2001 From: Atharv Nagavarapu <30nagava@elmbrookstudents.org> Date: Fri, 5 Dec 2025 16:50:21 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c14c781..dd11092 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ -# pybricks-utils +# Team 65266 Lego Dynamics - Pybricks Utils -A collection of Pybricks utilities to assist in your FLL robot programming with Python. \ No newline at end of file +A collection of Pybricks utilities to assist in your FLL robot programming with Python. Created by FLL team 65266, Lego Dynamics. + +Included utilities: +- Diagnostics - a program that prints out useful information like battery life, etc. +- Color Sensor Tests - a program that identifies what color the sensor is detecting. If you'd like, you can use our color ranges in your own programs. \ No newline at end of file