Update 'README.md'

This commit is contained in:
Tanja Sukal 2024-09-12 19:44:44 +00:00
parent 59d4893e20
commit 4322344f99

View File

@ -18,7 +18,7 @@ After installing the extension, you should see the text _EV3DEV DEVICE BROWSER_
If you want a more precise instruction, visit this [GitHub Repository](https://github.com/ev3dev/vscode-hello-python).
### Dowload program
As a last step, you need to download the program code you want to run on your robot. Simply open the program inside of VS Code and, if needed, adapted the Ports according to your environment. When the program is customized and the robot is connected, simply press `F5` and the robot will download the program and run it.
As a last step, you need to download the program code you want to run from the respective project folder. Simply open the program inside of VS Code and, if needed, adapted the Ports according to your environment. When the program is customized and the robot is connected, simply press `F5` and the robot will download the program and run it.
## Open-Source LEGO EV3 Python Framework for Teaching: **Abstract**