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