Skip to content

Commit e23eb75

Browse files
Update README.md
1 parent 9a43dda commit e23eb75

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@ If you like or are using this project please give it a star. Thanks!
2020
2. [License](#License)
2121

2222
## Features
23+
### Custom Window with Visual Studio design
24+
![](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/blob/gh-pages/img/Custom%20window.jpg)
25+
### Two themes
26+
![](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/blob/gh-pages/img/Themes.jpg)
2327
### Two representations for State machine
2428
* Scheme of nodes
2529
* Table of transitions
2630

2731
### Validating
2832
* for unique name for Node/Transition
2933
* for exists Nodes without connects
30-
### Custom Window with Visual Studio design
31-
![](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/blob/gh-pages/img/Custom%20window.jpg)
32-
### Two themes
33-
![](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/blob/gh-pages/img/Themes.jpg)
3434
### Adding nodes and connections
3535
![](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/blob/gh-pages/img/adding.gif)
3636
### Undo and redo

0 commit comments

Comments
 (0)