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.