From b604841a7953948da66410f253af7a2930e5089f Mon Sep 17 00:00:00 2001 From: nrzull Date: Fri, 21 Jun 2019 11:54:42 +0500 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23bdfb1..d7fedfd 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ The chat uses CEF and it tries to simulate behavior of default chat - `exports.chat2:useDefaultOutput(bool) -> void` Enable/disable default output. If you disable it, then you need to write your own custom handlers for `onPlayerChat` event -### Examples: +### Examples ```lua addEventHandler("onResourceStart", resourceRoot, function()