From 2f69f230ef58bb87cd5e0bec67a606f5eedd4671 Mon Sep 17 00:00:00 2001 From: Tanja Sukal Date: Tue, 10 Sep 2024 15:29:26 +0000 Subject: [PATCH] Update 'Object_Sorting/README.md' --- Object_Sorting/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Object_Sorting/README.md b/Object_Sorting/README.md index 7695b41..e74585f 100644 --- a/Object_Sorting/README.md +++ b/Object_Sorting/README.md @@ -1,7 +1,8 @@ # EV3_Python Object sorter -The following document describes a program written in Python for the Lego Mindstorm EV3. -The purpose of the program is to let a robot sort cubes based on their color. +The following document describes a project including a program written in Python for the Lego Mindstorm EV3. +The purpose of the prject is to let a robot sort cubes based on their color. +Before using the program on the EV3 Brick you need to prepare it as described in the README document of the framework. ## Used Hardware