diff --git a/README.md b/README.md
index 6ef1600..da432b0 100644
--- a/README.md
+++ b/README.md
@@ -370,7 +370,7 @@ Step 4: 将所有库存记录写入文件
Step 5: 关闭文件
-![保存数据流程图](images/save_data.drawio.svg)
+![保存数据流程图](picture-save.svg)
#### add_data
@@ -416,7 +416,7 @@ Step 3: if 没有该图书then 则输出图书不存在
Step 4: 将查找到的图书后面的依次往前移动信息
Step 5: 将图书总数减一
Step 6: 提示删除成功
-![打印记录流程图](deletesortupdate.svg)
+![打印记录流程图](images/delete_data.drawio.svg)
#### sort_data
diff --git a/picture-save.svg b/picture-save.svg
index c305db7..214a0d7 100644
--- a/picture-save.svg
+++ b/picture-save.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file