From 798165c5011bec021211907702c437c14d07f053 Mon Sep 17 00:00:00 2001 From: Lerking Date: Mon, 24 Feb 2025 05:40:54 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d63ab22..1946e82 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +The example.py file along with the example_plugin.py/json shows the workings of this plugin system. \ No newline at end of file