diff --git a/DoReviseBook.svg b/DoReviseBook.svg
new file mode 100644
index 0000000..5c0e763
--- /dev/null
+++ b/DoReviseBook.svg
@@ -0,0 +1,98 @@
+
+
+
+
diff --git a/DoSortBook.svg b/DoSortBook.svg
new file mode 100644
index 0000000..c65936f
--- /dev/null
+++ b/DoSortBook.svg
@@ -0,0 +1,77 @@
+
+
+
+
diff --git a/README.md b/README.md
index 18fccbe..d0cb417 100644
--- a/README.md
+++ b/README.md
@@ -346,7 +346,8 @@ Step 2: 输入图书编号
Step 3: if 图书编号不存在,输出没有那样的书
Step 4: if 图书编号存在,提示原图书数量,输出需要修改的图书数量并输出修改成功信息
```
-
+
+
## DoSortBook
```
@@ -354,4 +355,4 @@ Step 1: 提示排序图书
Step 2: if 没有图书编号 输出图书为空并输出排序成功
Step 3: if 有图书编号 直接输出排序成功
```
-![]()
\ No newline at end of file
+
\ No newline at end of file