Explorar el Código

Update README.md

master
Ivan "KaiSD" Korystin hace 10 años
padre
commit
5953f12293
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -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.*
*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*