|
6 | 6 |
|
7 | 7 | <p align="center"> |
8 | 8 | <a href="https://github.com/codervisor/lean-spec/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/codervisor/lean-spec/ci.yml?branch=main" alt="CI Status"></a> |
9 | | - <a href="https://www.npmjs.com/package/lean-spec" target="_blank"><img src="https://img.shields.io/npm/v/lean-spec.svg" alt="npm version"></a> |
10 | | - <a href="https://www.npmjs.com/package/lean-spec" target="_blank"><img src="https://img.shields.io/npm/dm/lean-spec.svg" alt="npm downloads"></a> |
| 9 | + <a href="https://www.npmjs.com/package/lean-spec"><img src="https://img.shields.io/npm/v/lean-spec.svg" alt="npm version"></a> |
| 10 | + <a href="https://www.npmjs.com/package/lean-spec"><img src="https://img.shields.io/npm/dm/lean-spec.svg" alt="npm downloads"></a> |
11 | 11 | <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License"></a> |
12 | 12 | </p> |
13 | 13 |
|
14 | 14 | <p align="center"> |
15 | | - <a href="https://www.lean-spec.dev" target="_blank"><strong>Documentation</strong></a> |
| 15 | + <a href="https://www.lean-spec.dev"><strong>Documentation</strong></a> |
16 | 16 | • |
17 | | - <a href="https://www.lean-spec.dev/zh-Hans/docs/guide/" target="_blank"><strong>中文文档</strong></a> |
| 17 | + <a href="https://www.lean-spec.dev/zh-Hans/docs/guide/"><strong>中文文档</strong></a> |
18 | 18 | • |
19 | | - <a href="https://web.lean-spec.dev" target="_blank"><strong>Live Examples</strong></a> |
| 19 | + <a href="https://web.lean-spec.dev"><strong>Live Examples</strong></a> |
20 | 20 | • |
21 | | - <a href="CHANGELOG.md"><strong>Changelog</strong></a> |
| 21 | + <a href="https://www.lean-spec.dev/docs/tutorials/first-spec-with-ai"><strong>Tutorials</strong></a> |
22 | 22 | </p> |
23 | 23 |
|
24 | 24 | --- |
@@ -105,14 +105,16 @@ Works with any AI coding assistant via MCP or CLI: |
105 | 105 |
|
106 | 106 | ## Community |
107 | 107 |
|
108 | | -💬 [Discussions](https://github.com/codervisor/lean-spec/discussions) · 🐛 [Issues](https://github.com/codervisor/lean-spec/issues) · 🤝 [Contributing](CONTRIBUTING.md) |
| 108 | +💬 [Discussions](https://github.com/codervisor/lean-spec/discussions) · 🐛 [Issues](https://github.com/codervisor/lean-spec/issues) · 🤝 [Contributing](CONTRIBUTING.md) · 📋 [Changelog](CHANGELOG) · 📄 [LICENSE](LICENSE) |
109 | 109 |
|
110 | 110 | --- |
111 | 111 |
|
112 | | -### 联系我 (Contact Me) |
| 112 | +### Contact Me | 联系我 |
| 113 | + |
| 114 | +If you find LeanSpec helpful, feel free to add me on WeChat (note "LeanSpec") to join the discussion group. |
113 | 115 |
|
114 | 116 | 如果您觉得 LeanSpec 对您有帮助,欢迎添加微信(备注 "LeanSpec")加入交流群。 |
115 | 117 |
|
116 | 118 | <p align="center"> |
117 | | - <img src="https://github.com/codervisor/lean-spec-docs/blob/main/static/img/qr-code.png" alt="微信联系" height="280"> |
| 119 | + <img src="https://github.com/codervisor/lean-spec-docs/blob/main/static/img/qr-code.png" alt="WeChat Contact | 微信联系" height="280"> |
118 | 120 | </p> |
0 commit comments