Skip to content

Commit

Permalink
Small change in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Polish-Coder committed Jan 16, 2023
1 parent af5445c commit 9e033bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 9e033bd

Please sign in to comment.