From a3f7375be3ac942e0a2494ff3e1d71a0be7495a8 Mon Sep 17 00:00:00 2001 From: Tanja Sukal Date: Fri, 20 Sep 2024 16:35:04 +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 0d9c484..fb9add8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Python on LEGO EV3 Framework Welcome to the Python on LEGO EV3 Framework that was created in the course of the thesis "Open-Source LEGO EV3 Python -Framework for Teaching". The framework contains the two sample projects that where the main contribution of the thesis. In the following sections we will describe the steps you need to consider before using the projects on your EV3 robot. In addition the abstract of the related thesis is listed so you can get an impression of the work. You can access the full thesis [here](https://cloud.cps.unileoben.ac.at/). +Framework for Teaching". The framework contains the two sample projects that where the main contribution of the thesis. In the following sections we will describe the steps you need to consider before using the projects on your EV3 robot. In addition the abstract of the related thesis is listed so you can get an impression of the work. You can access the full thesis [here](https://cloud.cps.unileoben.ac.at/index.php/s/yMDeB9fe5ek2oXq). ## Preperation Steps You need to prepare you EV3 Brick before you can use it with Python and the given projects.