diff --git a/README.md b/README.md index c8e8abd..e6400a8 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Base actions - [ ] Reverse Interval actions +- [x] Delay and RandomDelay *implemented in one action* - [x] MoveTo - [x] MoveBy - [x] RotateTo @@ -31,7 +32,6 @@ Interval actions - [x] ScaleTo - [x] ScaleBy - [x] TintBy -- [x] Delay and RandomDelay *implemented in one action* - [ ] TintTo - [ ] FadeOut - [ ] FadeIn