瀏覽代碼

Update README.md

master
父節點
當前提交
ee0841fc73
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -22,7 +22,7 @@ Base actions
- [x] Sequence
- [x] Parallel
- [x] Repeat and Loop *implemented in one action*
- ~[ ] Reverse~ *Every reversable action has a reverse() method. So, no plans for Reverse action right now.*
- [ ] ~Reverse~ *Every reversable action has a reverse() method. So, no plans for Reverse action right now.*

Interval actions
- [x] Delay and RandomDelay *implemented in one action*