Skip to content

Commit b129d3c

Browse files
committed
docs: surface live book URL prominently in main README
Add a badge plus a quote-block callout above the fold so first-time visitors see the trilogy URL immediately. Same change applied to English README.
1 parent ab2e577 commit b129d3c

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.en.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@
66

77
[![GitHub stars](https://img.shields.io/github/stars/jnMetaCode/ai-coding-guide?style=social)](https://github.com/jnMetaCode/ai-coding-guide)
88
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE)
9+
[![Book](https://img.shields.io/badge/📖_Read_Online-Trilogy-orange)](https://jnmetacode.github.io/ai-coding-guide/)
910
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com)
1011

12+
> 📖 **[Read Online: AI Coding Trilogy →](https://jnmetacode.github.io/ai-coding-guide/)** | The repo content reorganized by reader persona — Volume I (Getting Started) / II (Workflows) / III (Architecture) / Appendix (Cheatsheet).
13+
1114
<table>
1215
<tr>
1316
<td align="center"><strong>10 Tools</strong><br/>Full coverage</td>

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@
66
77
[![GitHub stars](https://img.shields.io/github/stars/jnMetaCode/ai-coding-guide?style=social)](https://github.com/jnMetaCode/ai-coding-guide)
88
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE)
9+
[![Book](https://img.shields.io/badge/📖_在线阅读-三卷书-orange)](https://jnmetacode.github.io/ai-coding-guide/)
910
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com)
1011

12+
> 📖 **[在线阅读:AI 编程实战三卷书 →](https://jnmetacode.github.io/ai-coding-guide/)** | 把仓库内容按读者画像重组:卷一·入门 / 卷二·工作流 / 卷三·架构 / 别册·速查手册
13+
1114
<table>
1215
<tr>
1316
<td align="center"><strong>10 款工具</strong><br/>全覆盖教程</td>

0 commit comments

Comments
 (0)