1
0
mirror of https://github.com/coturn/coturn.git synced 2025-10-22 11:31:26 +02:00

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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 5 deletions

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