Update README.md

This commit is contained in:
Lerking
2025-02-24 08:15:18 +00:00
parent b01a9cca3e
commit ea1ba5d5ab

View File

@@ -27,4 +27,4 @@ The Run and Stop functions are mandatory in the plugin modules.
The system expects a folder called 'plugins', placed at the root, along side your main python file.
Each plugin should be placed in subfolders, named as the plugin, inside the 'plugins' folder.
The example.py along with the example_plugin.py/json shows the workings of this plugin system.
The example.py along with the plugins/example_plugin.py and plugins/example_plugin.json shows the workings of this plugin system.