diff --git a/README.md b/README.md index 5af1e55..6924d42 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ If you're wanting to add new triggers, locate the 'triggerLines' portion, and ad ```lua -{name = "<name of your trigger>", match = "<the trigger pattern to match>", message = "<text you want sent>"}, +{name = "", match = ";", message = ""}, ```