From ffd89e5698ce7b23e618e6be8ea5fcac0e2f2a9e Mon Sep 17 00:00:00 2001 From: Atharv Nagavarapu <30nagava@elmbrookstudents.org> Date: Tue, 9 Dec 2025 00:12:35 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cb9a46..ea72a64 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A collection of Pybricks utilities to assist in your FLL robot programming with Pynamics screenshot -How to use this +How to use this: - Download the repository by clicking on the "Code" tab, clicking the "< > Code" button, then downloading as a ZIP. Additionally, you can also use ```git clone https://codes.fll-65266.org/Arcmyx/pybricks-utils.git```. Unzip the archive and open code.pybricks.com. Then choose which folder you'd like to use, and open each file in pybricks by using the import button. For example, to use the diagnostics tool, simply open each program in the ```diagnostics``` folder into Pybricks. Then, follow the instructions for each utility.