Skip to content

Commit 99c8e27

Browse files
Update README.md
1 parent c03b9a0 commit 99c8e27

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SimpleStateMachineLibrary
22
A C# library for realization simple state-machine
33

4-
## Оглавление
4+
## Сontent
55
0. [Features](#Features)
66
1. [Examples](#Examples)
77

@@ -16,9 +16,7 @@ A C# library for realization simple state-machine
1616
* Data for sharing between states
1717
* Change event for data
1818

19-
--------
2019
## Examples:
21-
--------
2220

2321
**Structure**
2422
```C#

0 commit comments

Comments
 (0)