Sm1les 7 år sedan
förälder
incheckning
79e54b7f63
4 ändrade filer med 7 tillägg och 6 borttagningar
  1. 1 1
      Chapter1/README.md
  2. 1 0
      Chapter1/chapter1.md
  3. 2 2
      Chapter2/README.md
  4. 3 3
      README.md

+ 1 - 1
Chapter1/README.md

@@ -1,4 +1,4 @@
 # 第1章 绪论
-## 主要贡献者:
+主要贡献者:
 - 待认领
 

+ 1 - 0
Chapter1/chapter1.md

@@ -0,0 +1 @@
+待认领

+ 2 - 2
Chapter2/README.md

@@ -1,3 +1,3 @@
-# 第2章 模型评估
-## 主要贡献者:
+# 第2章 模型评估
+主要贡献者:
 - [Sm1les](https://github.com/Sm1les)

+ 3 - 3
README.md

@@ -10,8 +10,8 @@
 
 ## 目录
 
-- 第1章 [绪论](https://github.com/Datawhale18/pumpkin-book/Chapter1/chapter1.md)
-- 第2章 [模型评估与选择](https://github.com/Datawhale18/pumpkin-book/Chapter2/chapter2.md)
+- 第1章 [绪论](https://github.com/Datawhale18/pumpkin-book/blob/master/Chapter1/chapter1.md)
+- 第2章 [模型评估与选择](https://github.com/Datawhale18/pumpkin-book/blob/master/Chapter2/chapter2.md)
 
 
 ## 在线阅读方式
@@ -38,7 +38,7 @@ pumpkin-book
 ├─Chapter1  # 第一章
 │  ├─resources  # 资源文件夹
 |  |  └─images  # 图片资源
-|  ├─chapter1.md  # 第一章公式全解
+|  ├─chapter1.md # 第一章公式全解
 |  └─README.md  # 章节说明
 └─chapter2
 ```