diff --git a/README.md b/README.md index 4cc970f..bbdd41f 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,12 @@ Statecharts have the following functions: + `addState` + `currentState` + + `getAllStates` + + `inState` + `sendEvent` + `goToState` - + `initState` or `initStates` + + `goToHistoryState` + + `initStates` + `setData` + `getData`