Skip to content

Commit

Permalink
docs: update state machine diagram in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vvatanabe committed Dec 25, 2023
1 parent ec8d89a commit e0c93f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ func (c *Counter[T]) Process(msg *dynamomq.Message[T]) error {

The state machine diagram below illustrates the key steps a message goes through as it traverses the system.

![State Machine](https://cacoo.com/diagrams/DjoA2pSKnhCghTYM-4B362.png)
![State Machine](https://cacoo.com/diagrams/DjoA2pSKnhCghTYM-9383C.png)

#### Basic Flow

Expand Down

0 comments on commit e0c93f1

Please sign in to comment.