Skip to content

Commit e408831

Browse files
committed
docs: align Chinese license notes
1 parent 3a7b7f1 commit e408831

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

README.zh-CN.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,9 @@ Vibe Coding 的关键,是让这个循环显性化。每一步都应该留下
182182

183183
## 许可
184184

185-
当前仓库尚未指定开源许可证。在仓库所有者补充明确 License 前,不应默认拥有除 GitHub 浏览和常规贡献流程之外的再分发或复用权利。
185+
本仓库采用双许可证模型:
186+
187+
- 文档、指南、PDF 和文字教学内容采用 [CC BY 4.0](./LICENSE-CONTENT) 授权。
188+
- 网站代码、脚本、样式和其他软件源文件采用 [MIT License](./LICENSE) 授权。
189+
190+
如果某个文件没有单独说明,按它的主要用途判断:文字指南内容按 CC BY 4.0;可执行或可复用代码按 MIT。

README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
- [中文完整教程](./vibe-coding-guide-zh.md)
1111
- [网站学习清单](https://lling0000.github.io/Vibe_coding_guide/)
1212
- [English README](./README.md)
13-
- [许可证说明](./README.md#license)
13+
- [许可证说明](./README.zh-CN.md#许可)

0 commit comments

Comments
 (0)