pytransitions / transitions

A lightweight, object-oriented finite state machine implementation in Python with many extensions
MIT License
5.49k stars 524 forks source link

Include Diagram in README example #496

Closed frakman1 closed 3 years ago

frakman1 commented 3 years ago

They say a good example is worth 100 pages of API documentation, a million directives, or a thousand words.

They also say:

A picture is worth a thousand words

:)

Please include a diagram for your superhero example state machine. Something that shows the state names and transition actions.

frakman1 commented 3 years ago

Github kept giving me Error 404 page. Sorry for duplication