From fa1c16711428ea7285114698326ef7a093738093 Mon Sep 17 00:00:00 2001 From: Cosmin P Date: Fri, 4 Mar 2022 12:22:49 +0000 Subject: [PATCH] readme updated (usage instructions) --- shelves/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/shelves/README.md b/shelves/README.md index 6919009..0c6afe1 100644 --- a/shelves/README.md +++ b/shelves/README.md @@ -1 +1,2 @@ -place your python scripts in yhis folder +Create folders for your scripts and place your .py inside to display them in the User Panel +(ex: myscript/myscript.py)