We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4b9a4c commit bdc1bfeCopy full SHA for bdc1bfe
README.md
@@ -1,6 +1,6 @@
1
# 《AI 辅助编程入门》
2
3
-> 魔法哥撰写了这本书的最后两章案例。本仓库用于解答读者对于案例部分的疑问。
+> 魔法哥撰写了这本书的最后两章案例。本仓库用于存档相关资料。
4
5

6
@@ -28,11 +28,10 @@
28
29
### 配套代码
30
31
-<!-- * [本书配套代码仓库](https://github.com/liteli1987gmail/ai-assisdant-book) -->
32
-
+* [本书配套代码仓库](https://github.com/liteli1987gmail/ai-assistant-book)
33
* [第九章配套代码(压缩包)](https://github.com/cssmagic/AI-Assisted-LLM-Dev-Book/releases/download/1.0.0/case-1.code.zip)
34
* [第十章配套代码(压缩包)](https://github.com/cssmagic/AI-Assisted-LLM-Dev-Book/releases/download/1.0.0/case-2.code.zip)
35
-* [开源项目 `simple-chat`](https://github.com/cssmagic/simple-chat)(第十章案例升级版)
+<!-- * [开源项目 `simple-chat`](https://github.com/cssmagic/simple-chat)(第十章案例升级版) -->
36
37
### 配套资料
38
0 commit comments