From d58202407d8a643ebe11b6ab60b28f0469248b86 Mon Sep 17 00:00:00 2001 From: Wizzy69 Date: Thu, 5 May 2022 21:53:36 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 664fc1e..84b936d 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ namespace CMD_Utils } ``` -####Definitions: +#### Definitions: - Command - The keyword that triggers the execution for the command. This is what players must type in order to execute your command - Description - The description of your command. Can be anything you like - Usage - The usage of your command. This is what `help [Command]` command will display