diff --git a/README.md b/README.md
index e1cf6c8..085074d 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
new file mode 100644
index 0000000..214a0d7
--- /dev/null
+++ b/picture-save.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/picture/picture-save.drawio.svg b/picture/picture-save.drawio.svg
index e60694f..fdbd0ec 100644
--- a/picture/picture-save.drawio.svg
+++ b/picture/picture-save.drawio.svg
@@ -1,76 +1,180 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file