We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f3a6e8 commit 7afea06Copy full SHA for 7afea06
README.md
@@ -1,5 +1,11 @@
1
# StateMachineNodeEditor [](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/releases/tag/v1.0)
2
StateMachineNodeEditor is a WPF node-editor for visual work and editoring state-machine
3
+ # Why SimpleStateMachine?
4
+ Create state machine in **two steps** :
5
+1. Create scheme in [node editor](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor) ♦️
6
+2. Load scheme in your project using [library](https://github.com/SimpleStateMachine/SimpleStateMachineLibrary)📑
7
+
8
+ Just describe your app logic and run the state machine🚀
9
## Give a Star! :star:
10
If you like or are using this project please give it a star. Thanks!
11
0 commit comments