add note about += and -= to README

add increment/decrement instructions to example_commands
This commit is contained in:
2024-07-02 11:55:34 +01:00
parent faad5bc2c8
commit 3ec98ea391
2 changed files with 5 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ Where:
## `API Commands`
- Commands starting with `!` will be toggled, use it with boolean parameters.
- Commands containing `=` will set a value.
- Commands containing `=` will set a value. (use `+=` and `-=` to increment/decrement)
- All other commands with get a value.
Examples: