From e5704a15a5d3c35e90f144af487a82f6a6c6e04e Mon Sep 17 00:00:00 2001 From: Wizzy69 Date: Thu, 5 May 2022 22:18:33 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca40c15..206fab4 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ after one successfull build. ![Imgur Image](https://i.imgur.com/GEjShdl.png) 1. Commands + Commands are loaded when all plugins are loaded into memory. When an user executes the command, only then the Execute function is called. Commands are plugins that allow users to interact with them. Here is an example of class that is a command class