Skip to content

Commit ef6f564

Browse files
Update README.md
1 parent 4c9cbba commit ef6f564

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@
44
## Give a Star! :star:
55
If you like or are using this project please give it a star. Thanks!
66

7+
## Features
8+
### Adding nodes and connections
9+
![](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/blob/gh-pages/img/adding.gif)
10+
### Undo and redo
11+
![](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/blob/gh-pages/img/undo%20and%20redo.gif)
12+
### Collapsing and moving
13+
![](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/blob/gh-pages/img/collapsing%20and%20%20moving.gif)
14+
### Scaling
15+
![](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/blob/gh-pages/img/scaling.gif)
16+
### Selection
17+
![](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/blob/gh-pages/img/selection.gif)
18+
### Naming for states and transitions
19+
![](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/blob/gh-pages/img/naming%20for%20states%20and%20transitions.gif)
20+
### Moving transitions
21+
![](https://github.com/SimpleStateMachine/SimpleStateMachineNodeEditor/blob/gh-pages/img/moving%20transitions.gif)
722
## License
823

924
Copyright (c) SimpleStateMachine

0 commit comments

Comments
 (0)