chore(readme): add known issues

This commit is contained in:
Anna 2020-08-19 04:05:55 -04:00
parent 5b6c86132d
commit 1e422be248
1 changed files with 6 additions and 0 deletions

View File

@ -54,3 +54,9 @@ run two or more macros, and they'll run in parallel.
When using `<wait.#>` in a macro, you can use decimal points, like
`<wait.2.5>`.
## Known issues
- Custom commands are not implemented.
- There is no way good way to reorder macros.
- There is no way to take a macro out of a folder (i.e. put it back at the root).