diff --git a/README.md b/README.md index bc465c3..ef448dc 100644 --- a/README.md +++ b/README.md @@ -315,7 +315,7 @@ Step 1: for 0 to num_part-1 删除 Step 2: 输入删除学号 Step 3: if 不成立则结束 else 删除 -![](deleta_data.svg) +![](delete_data.svg) ### sort_data Step 1: for 0 to num_part-1 排序 Step 2: 按学生学号从小到大排序 @@ -325,4 +325,4 @@ Step 2: 按学生学号从小到大排序 Step 1: Step 1: for 0 to num_part-1 图表 Step 2: 以图表方式显示库存记录 -![](make_data.svg) \ No newline at end of file +![](make_chart.svg) \ No newline at end of file