diff --git a/library.properties b/library.properties index 6dd5164..2cc0f94 100644 --- a/library.properties +++ b/library.properties @@ -3,7 +3,7 @@ version=1.0.5 author=Tolentino Cotesta maintainer=Tolentino Cotesta sentence=Yet Another Finite State Machine -paragraph=The YA_FSM library implements a Petri net inspired finite state machine with states, transitions and actions. FSM machine modelled with GRAPCET / SFC diagram can be simply translated to C++ code. State callback functions are also supported. +paragraph=The YA_FSM library implements a Petri net inspired finite state machine with states, transitions and actions. FSM machine modelled with GRAPCET / SFC diagram can be easily translated to C++ code. State callback functions are also supported. category=Other url=https://github.com/cotestatnt/YA_FSM architectures=*