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 664b7d0 commit 093491eCopy full SHA for 093491e
README.md
@@ -5,8 +5,8 @@
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 [this node editor](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor) 🔗
9
-2. Load scheme in your project using [library](https://github.com/SimpleStateMachine/SimpleStateMachineLibrary)📚
+1. Create scheme in [this node editor🔗](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor)
+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🚀
12
## Give a Star! :star:
0 commit comments