Skip to content

Commit 9e033bd

Browse files
committed
Small change in readme
1 parent af5445c commit 9e033bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can change console settings in `Edit > Project Settings > In-game Console`.
2424

2525
### Commands
2626

27-
Check out the `Examples` folder for some sample commands. Here's an example command that prints specified text to the console:
27+
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:
2828

2929
```csharp
3030
using InGameConsole;

0 commit comments

Comments
 (0)