Skip to content

Commit e398313

Browse files
Update README.md
1 parent 9a530b2 commit e398313

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# SimpleStateMachineLibrary [![NuGet Pre Release](https://img.shields.io/nuget/vpre/SimpleStateMachineLibrary.svg)](https://www.nuget.org/packages/SimpleStateMachineLibrary)
22
A C# library for realization simple state-machine on .Net
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+
310
## Give a Star! :star:
411
If you like or are using this project please give it a star. Thanks!
512
## Сontent

0 commit comments

Comments
 (0)