diff --git a/README.md b/README.md index 83d997f..fc9cc11 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This repository contains the Pybricks code for Team 65266 Lego Dynamics' robot f ## Code Structure -Files are the different runs we do, with each run consisting of one or multiple mission completions. Another script combines these files into a "master" file, which then adds the color sensor to start logic. +Files are the different runs we do, with each run consisting of one or multiple mission completions. Another script combines these files into a "master" file, which then adds the color-sensor-to-start logic. ## How to Use