Update README.md

pull/1/head
AardCrowley 4 years ago
parent 41e1bc03da
commit a2d447c056

@ -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 = "<name of your trigger>", match = "<the trigger pattern to match>;", message = "<text you want sent>"},
```

Loading…
Cancel
Save