From bdd77e0cbd0d1ebaa14bb073790a2726d538dc81 Mon Sep 17 00:00:00 2001 From: Cosmin P Date: Fri, 4 Mar 2022 12:39:08 +0000 Subject: [PATCH] Readme updated (best practice) --- shelves/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shelves/README.md b/shelves/README.md index 0c6afe1..15c58a3 100644 --- a/shelves/README.md +++ b/shelves/README.md @@ -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)