Update README.md

This commit is contained in:
Lerking
2025-02-24 05:41:13 +00:00
parent 798165c501
commit afc38c32b3
+1 -1
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. 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 Run and Stop functions are mandatory in the plugin modules.
The example.py file along with the example_plugin.py/json shows the workings of this plugin system. The example.py along with the example_plugin.py/json shows the workings of this plugin system.