Readme updated

(best practice)
master
Cosmin P 2022-03-04 12:39:08 +00:00
parent fa1c167114
commit bdd77e0cbd
1 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
Create folders for your scripts and place your .py inside to display them in the User Panel
(ex: myscript/myscript.py)
Create a folder for the tab/category of your scipts and a subfolder to place your .py inside so they can be displayed in the User Panel
(ex: dev/myscript/myscript.py)