diff --git a/README.md b/README.md index e2810f6..2f15a1a 100644 --- a/README.md +++ b/README.md @@ -341,8 +341,7 @@ Step 2.10: if c == CMD_SORT then 排序数据 Step 2.11: if c == CMD_MAKE then 显示图表 Step 2.12: if c == CMD_QUIT then 退出 - -![](picture/main.drawio.svg) +![cc9d4a3c669029521483c666695b97e](./cc9d4a3c669029521483c666695b97e.png) #### read_data @@ -352,7 +351,7 @@ Step 3: if 文件为空 then 结束 Step 4: else 读取文件 Step 5: 提示读取并记录 -! [read_data.drawio](./read_data.drawio.svg) +![read_data.drawio](./read_data.drawio.svg) #### save_data