Update FlowChart (#1377)

This commit is contained in:
Kang Lin
2024-01-17 11:54:19 +08:00
committed by GitHub
parent 72ad1f01d1
commit d33112f84a
3 changed files with 8 additions and 5 deletions
+7 -4
View File
@@ -1,17 +1,20 @@
## Flow chart
## Developer
### Flow chart
![FlowChart](drawio/FlowChart.svg)
### Edit flow chart
- Use [drawio](https://app.diagrams.net/) to edit.
1. Open [drawio](https://app.diagrams.net/) in brower
2. Menu → File → Open from ... → Device:
Select [FlowChart.html](FlowChart.html)
Select [FlowChart.html](drawio/FlowChart.html)
3. Edit flow chart
4. Export to svg:
Menu → File → Export as... → SVG...
Menu → File → Export as... → SVG...
Binary file not shown.

Before

Width:  |  Height:  |  Size: 240 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 73 KiB