update reamdme.md

1123
ZhangGe6 4 years ago
parent e1ad382665
commit 062a5d166b

@ -19,6 +19,7 @@ Currently, the following editing operations are supported:
- Delete a node and all the nodes rooted on it. - Delete a node and all the nodes rooted on it.
- Recover a deleted node. - Recover a deleted node.
- [x] Rename the name of node inputs/outputs - [x] Rename the name of node inputs/outputs
- [x] Rename the model inputs/outputs
- [x] Edit the attribute of nodes - [x] Edit the attribute of nodes
- [x] Add new nodes (experimental) - [x] Add new nodes (experimental)
@ -135,6 +136,9 @@ The process is shown in the following figure:
<img src="./docs/rename_io.gif" style="zoom:75%;" /> <img src="./docs/rename_io.gif" style="zoom:75%;" />
## Rename the name of node inputs/outputs
Click the model input/output node, type a new name for it in the sidebar, then we are done.
## Edit the attribute of nodes ## Edit the attribute of nodes
Change the original attribute to a new value, then we are done. Change the original attribute to a new value, then we are done.

Loading…
Cancel
Save