Skip to content

Commit a7ef592

Browse files
Update README.md
1 parent 64302b2 commit a7ef592

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44
# StateMachineNodeEditor [![](https://img.shields.io/github/v/release/SimpleStateMachine/SimpleStateMachineNodeEditor)](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/releases) [![](https://img.shields.io/github/stars/SimpleStateMachine/SimpleStateMachineNodeEditor)](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor) [![](https://img.shields.io/github/license/SimpleStateMachine/SimpleStateMachineNodeEditor)](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor)
55
StateMachineNodeEditor is a WPF node-editor for visual work and editoring state-machine
66
# Why SimpleStateMachine?
7-
Create state machine in **two steps** :
8-
1. Create scheme in [this node editor🔗](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor)
9-
2. Load scheme in your project using [library📚](https://github.com/SimpleStateMachine/SimpleStateMachineLibrary)
7+
Create state machine in **three steps** :
108

11-
Just describe your app logic and run the state machine🚀
9+
**1.** Create scheme in [this node editor🔗](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor)
10+
11+
**2.** Load scheme in your project using [library📚](https://github.com/SimpleStateMachine/SimpleStateMachineLibrary)
12+
13+
**3.** Describe your app logic and run the state machine🚀
1214
## Give a Star! :star:
1315
If you like or are using this project please give it a star. Thanks!
1416

0 commit comments

Comments
 (0)