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 512f716 commit 664b7d0Copy full SHA for 664b7d0
README.md
@@ -5,7 +5,7 @@
5
StateMachineNodeEditor is a WPF node-editor for visual work and editoring state-machine
6
# Why SimpleStateMachine?
7
Create state machine in **two steps** :
8
-1. Create scheme in [node editor](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor) 🔗
+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)📚
10
11
Just describe your app logic and run the state machine🚀
0 commit comments