From 9e033bd89eff19b63d4f6343ef1690d259e5268e Mon Sep 17 00:00:00 2001 From: Polish Coder Date: Mon, 16 Jan 2023 18:01:42 +0100 Subject: [PATCH] Small change in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d82ea04..aa5fde4 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ You can change console settings in `Edit > Project Settings > In-game Console`. ### Commands -Check out the `Examples` folder for some sample commands. Here's an example command that prints specified text to the console: +All commands should be in the `Commands` folder. There are some example commands: `help`, `log` and `clear`. Here's an example command that prints specified text to the console: ```csharp using InGameConsole;