diff options
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..0dd576b --- /dev/null +++ b/Readme.md @@ -0,0 +1,6 @@ +# monitoring-custom + +``` +const CustomPluginDir = "path/to/plugins/" +include "path/to/commands.conf" +``` |