Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddenton committed Mar 21, 2024
1 parent 4486dee commit 7c68f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion state4k/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Transitions occur in one of 2 ways:

## Example

We have a state machine which has 4 states. On transition to state 2 we generate a command, the result of which will generate one of 2 events:
We have a state machine for making a cup of tea. The state machine looks like this and when the kettle is boiled, we issue a command to check if the person would like milk:

<img src="example.png" alt="state machine"/>

Expand Down

0 comments on commit 7c68f5b

Please sign in to comment.