From 15e8523f3d3cfcf1cae4b4ee331ede5c6c902914 Mon Sep 17 00:00:00 2001 From: Litruv Date: Sun, 11 Jun 2023 16:22:21 +0000 Subject: [PATCH] testing workflow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94cc0e5..803401d 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ The example response from Salty Bet's API: "remaining": "78 more matches until the next tournament!" } ``` - + The configuration defines five events with their respective `emitEvent` names and associated parameters. These events allow you to subscribe to specific changes in the API response: - `teamNamesChange`: Triggers when the names of the players change (`"p1name"` or `"p2name"`).