From e48f93abd1e39bef587974418ef062f4d727131c Mon Sep 17 00:00:00 2001 From: HerrHase Date: Tue, 11 Jan 2022 12:35:12 +0100 Subject: [PATCH] adding --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab630b6..42f1da0 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,4 @@ XMPP_TO= There is only one Parser Class for Kuma, but it is possible to add Additional Classes. Create a new Class, extends is with parser.js, add a parser-function and add the name of the file in the .env to -APP_API_ALLOWED_PARSERS. +**APP_API_ALLOWED_PARSERS**.