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 c03b9a0 commit 99c8e27Copy full SHA for 99c8e27
1 file changed
README.md
@@ -1,7 +1,7 @@
1
# SimpleStateMachineLibrary
2
A C# library for realization simple state-machine
3
4
-## Оглавление
+## Сontent
5
0. [Features](#Features)
6
1. [Examples](#Examples)
7
@@ -16,9 +16,7 @@ A C# library for realization simple state-machine
16
* Data for sharing between states
17
* Change event for data
18
19
---------
20
## Examples:
21
22
23
**Structure**
24
```C#
0 commit comments