From 0daabb676683eeaef3807345a38fa3de86fa6cab Mon Sep 17 00:00:00 2001 From: Philippe Roy Date: Wed, 10 May 2023 07:54:37 +0000 Subject: [PATCH] Update README.md --- labyrinthe/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/labyrinthe/README.md b/labyrinthe/README.md index 0d27635..7a44318 100644 --- a/labyrinthe/README.md +++ b/labyrinthe/README.md @@ -19,6 +19,7 @@ Il se décompose en 5 parties : ### Tutoriel 2 : Passage au Python - Installer un éditeur de code (Emacs, Spyder) - Sustituer la programmation par briques logiques avec des modules codés en Python +- Créer un bouton cliquable à partir une icône SVG - Inclure les scripts Python avec l'exécutable - **Fichier de départ : 2-labyrinthe-debut.blend** - **Fichier ressource : asset/icon_close.svg**