Update README.md

This commit is contained in:
Lerking
2025-02-24 05:40:54 +00:00
parent fc247d4888
commit 798165c501

View File

@@ -11,4 +11,4 @@ At the moment only 4 functions are available:
Attach and Detach are used for registrering/unregistrering a module on the system.
The Run and Stop functions are mandatory in the plugin modules.
The example.py file shows the workings of this plugin system.
The example.py file along with the example_plugin.py/json shows the workings of this plugin system.