diff --git a/README.md b/README.md
index 44479e19..11ba8664 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,8 @@
 
 
 ## 1. 本书简介
diff --git a/docs/README.md b/docs/README.md
index 75f48306..df708efc 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -11,7 +11,7 @@
   
      -
   
-     +
+     ## 1. 本书简介
diff --git a/docs/others/todo_list.md b/docs/others/todo_list.md
index 485b752b..1d229b95 100644
--- a/docs/others/todo_list.md
+++ b/docs/others/todo_list.md
@@ -1,10 +1,6 @@
-## 文档生成
-
-- 编写生成 PDF 脚本,并生成 PDF(高优先级)
-
 ## 内容优化
 
-- 借助 DeepSeek 优化全书内容(中优先级)
+- 借助 DeepSeek 优化全书内容(高优先级)
    - 单调栈文章内容优化
    - 双向队列文章内容优化  
    - 后缀数组文章内容优化
@@ -19,7 +15,7 @@
 ## 图片和示意图
 
 - 优化全书图片示意图(中优先级)
-- 补充示意图(中优先级):
+- 补充示意图(高优先级):
    - 双向队列操作示意图
    - 单调栈应用场景示意图
    - 后缀数组构建过程示意图
diff --git a/docs/others/update_time.md b/docs/others/update_time.md
index 5f784254..856347b0 100644
--- a/docs/others/update_time.md
+++ b/docs/others/update_time.md
@@ -1,5 +1,6 @@
 ## 2025-10
 
+- 2025-10-13 编写生成 PDF 脚本,并生成 AlgoNote-v2.0.pdf
 - 2025-10-09 修复内容显示问题
 - 2025-10-07 更新题目分类
 
 
 ## 1. 本书简介
diff --git a/docs/others/todo_list.md b/docs/others/todo_list.md
index 485b752b..1d229b95 100644
--- a/docs/others/todo_list.md
+++ b/docs/others/todo_list.md
@@ -1,10 +1,6 @@
-## 文档生成
-
-- 编写生成 PDF 脚本,并生成 PDF(高优先级)
-
 ## 内容优化
 
-- 借助 DeepSeek 优化全书内容(中优先级)
+- 借助 DeepSeek 优化全书内容(高优先级)
    - 单调栈文章内容优化
    - 双向队列文章内容优化  
    - 后缀数组文章内容优化
@@ -19,7 +15,7 @@
 ## 图片和示意图
 
 - 优化全书图片示意图(中优先级)
-- 补充示意图(中优先级):
+- 补充示意图(高优先级):
    - 双向队列操作示意图
    - 单调栈应用场景示意图
    - 后缀数组构建过程示意图
diff --git a/docs/others/update_time.md b/docs/others/update_time.md
index 5f784254..856347b0 100644
--- a/docs/others/update_time.md
+++ b/docs/others/update_time.md
@@ -1,5 +1,6 @@
 ## 2025-10
 
+- 2025-10-13 编写生成 PDF 脚本,并生成 AlgoNote-v2.0.pdf
 - 2025-10-09 修复内容显示问题
 - 2025-10-07 更新题目分类