From 1deded5a5f801eef6ab9c0416e48d9b024e26312 Mon Sep 17 00:00:00 2001
From: Miki_hero <100715076+Mikihero@users.noreply.github.com>
Date: Tue, 23 Aug 2022 21:52:53 +0200
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8d48ae3..53bb510 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ SCP:SL plugin designed to automate several tasks usually done by hand while orga
### Default config:
```yaml
event_tools:
-# Enables or disables the plugin.
+ # Enables or disables the plugin.
is_enabled: true
# The message sent when someone enables the RoundLock, can be formatted like a normal SL broadcast.
r_l_enabled_message: '[EventTools] RoundLock has been enabled.'
@@ -82,4 +82,4 @@ event_tools:
lottery_broadcast: [NUMBER]
# Whether or not the EventWin command should forceclass everyone except you and your target to spectator. Default: false
e_w_f_c_everyone_to_spectator: false
-```
\ No newline at end of file
+```