diff --git a/README.md b/README.md index 2d9c9fa..8eba92a 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,4 @@ the directory to the PATH-Environment-Variable. | Command | Version Added | Syntax | Description | | ------- | ------------- | ------ | ----------- | -| ANIMATION | v1 | ANIMATION | Plays an animation. **MS** specifies the amount of Milliseconds per Frame, and **ANIMATION** is just all the animation frames seperated by spaces.
Example:
ANIMATION 200 U u .. u
Will animate to:
U u .. u U u .. u U u .. u U u .. u U u .. u | +| ANIMATION | v1 | `ANIMATION ` | Plays an animation. **MS** specifies the amount of Milliseconds per Frame, and **ANIMATION** is just all the animation frames seperated by spaces.
Example:
ANIMATION 200 U u .. u
Will animate to:
U u .. u U u .. u U u .. u U u .. u U u .. u |