nradulovic / pyeds

Python Event Driven System
GNU Lesser General Public License v3.0
11 stars 4 forks source link

Documentation improvement: add more examples how to create custom events and possible use-cases #15

Closed nradulovic closed 3 years ago

nradulovic commented 3 years ago

More examples regarding creation of events is needed. Also, the README does not explain how to send events to a state machine.

nradulovic commented 3 years ago

Description on how to create custom event is in the README file