diff --git a/README.md b/README.md index 7764b1f..2d9c9fa 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,7 @@ the directory to the PATH-Environment-Variable. | Added CURSORPOS.exe | | # Documentation + +| 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 |