From 7a661da17fab4b349d352e13bd6c90a053b50111 Mon Sep 17 00:00:00 2001 From: AardCrowley Date: Tue, 29 Nov 2022 11:22:34 -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 29a8b08..0aff544 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ replace `` where again it is what you received from creating your bot. From here on out, it should work out of the gate. -If you're wanting to add new triggers, locate the `triggerLines` section, and add your trigger as such: +If you're wanting to add new triggers, locate the `triggerLines` section, and add your trigger as such: ** For ease, check further below for a new way to do triggers ** ```lua