Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanSoloweow committed Jun 10, 2020
2 parents 894cc60 + 7afea06 commit 10a054b
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# StateMachineNodeEditor
# StateMachineNodeEditor [![](https://img.shields.io/badge/version-1.0-blue)](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/releases/tag/v1.0)
StateMachineNodeEditor is a WPF node-editor for visual work and editoring state-machine

# SimpleStateMachineLibrary [![](https://img.shields.io/badge/version-1.0-blue)](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/releases/tag/v1.0)
# Why SimpleStateMachine?
Create state machine in **two steps** :
1. Create scheme in [node editor](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor) ♦️
2. Load scheme in your project using [library](https://github.com/SimpleStateMachine/SimpleStateMachineLibrary)📑

Just describe your app logic and run the state machine🚀
## Give a Star! :star:
If you like or are using this project please give it a star. Thanks!

Expand Down

0 comments on commit 10a054b

Please sign in to comment.