Skip to content

Commit 02ab3a4

Browse files
docs: sync zh and en readme (#11918)
* docs: sync zh and en readme by en and web-infra-dev other project of readme * Apply suggestion from @chenjiahan * Apply suggestion from @chenjiahan --------- Co-authored-by: neverland <[email protected]>
1 parent fd976f8 commit 02ab3a4

File tree

1 file changed

+18
-10
lines changed

1 file changed

+18
-10
lines changed

README.zh-CN.md

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66

77
<p>
88
<a href="https://discord.gg/79ZZ66GH9E"><img src="https://img.shields.io/badge/chat-discord-blue?style=flat-square&logo=discord&colorA=564341&colorB=EDED91" alt="discord channel" /></a>
9-
<a href="https://www.npmjs.com/package/@rspack/core?activeTab=versions"><img src="https://img.shields.io/npm/v/@rspack/core?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" /></a>
9+
<a href="https://www.npmjs.com/package/@rspack/core?activeTab=readme"><img src="https://img.shields.io/npm/v/@rspack/core?style=flat-square&colorA=564341&colorB=EDED91" alt="npm version" /></a>
10+
<a href="https://crates.io/crates/rspack_core"><img src="https://img.shields.io/crates/v/rspack_core?style=flat-square&colorA=564341&colorB=EDED91" alt="crates version" /></a>
1011
<a href="https://npmcharts.com/compare/@rspack/core?minimal=true"><img src="https://img.shields.io/npm/dm/@rspack/core.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="downloads" /></a>
1112
<a href="https://nodejs.org/en/about/previous-releases"><img src="https://img.shields.io/node/v/@rspack/core.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="node version"></a>
1213
<a href="https://github.com/web-infra-dev/rspack/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square&colorA=564341&colorB=EDED91" alt="license" /></a>
@@ -53,15 +54,20 @@ Rstack 是一个以 Rspack 为核心的 JavaScript 统一工具链,具有优
5354
</a>
5455
</p>
5556

56-
请阅读[快速上手](https://rspack.rs/zh/guide/start/quick-start)
57+
请阅读 [快速上手](https://rspack.rs/zh/guide/start/quick-start)
5758

5859
## 参与贡献
5960

60-
请阅读[贡献指南](./CONTRIBUTING.md)来共同参与 Rspack 的建设。
61+
请阅读 [贡献指南](./CONTRIBUTING.md) 来共同参与 Rspack 的建设。
6162

6263
### 行为准则
6364

64-
本仓库采纳了字节跳动的开源项目行为准则。请点击[行为准则](./CODE_OF_CONDUCT.md)查看更多的信息。
65+
本仓库采纳了字节跳动的开源项目行为准则。请点击 [行为准则](./CODE_OF_CONDUCT.md) 查看更多的信息。
66+
67+
## 社区
68+
69+
- 可以在 [Discord](https://discord.gg/79ZZ66GH9E) 上和 Rspack Team 以及 Rspack 用户交流
70+
- 也可以在 [飞书](https://applink.feishu.cn/client/chat/chatter/add_by_link?link_token=3c3vca77-bfc0-4ef5-b62b-9c5c9c92f1b4) 上和我们交流
6571

6672
## 链接
6773

@@ -75,6 +81,14 @@ Rstack 是一个以 Rspack 为核心的 JavaScript 统一工具链,具有优
7581
| [rspack-sources](https://github.com/web-infra-dev/rspack-sources) | Rust 版本的 [webpack-sources](https://www.npmjs.com/package/webpack-sources) |
7682
| [rstack-design-resources](https://github.com/rspack-contrib/rstack-design-resources) | Rstack 的设计资源 |
7783

84+
## 贡献者
85+
86+
<a href="https://github.com/web-infra-dev/rspack/graphs/contributors"><img src="https://opencollective.com/rspack/contributors.svg?width=890&button=false" /></a>
87+
88+
## 基准测试
89+
90+
参考 [基准测试](https://ecosystem-benchmark.rspack.rs/)
91+
7892
## 致谢
7993

8094
感谢:
@@ -101,9 +115,3 @@ Rstack 是一个以 Rspack 为核心的 JavaScript 统一工具链,具有优
101115
## License
102116

103117
Rspack 项目基于 [MIT 协议](https://github.com/web-infra-dev/rspack/blob/main/LICENSE),请自由地享受和参与开源。
104-
105-
## Community
106-
107-
- 可以在 [Discord](https://discord.gg/79ZZ66GH9E) 上和 Rspack Team 以及 Rspack 用户交流
108-
109-
- 也可以在 [飞书](https://applink.feishu.cn/client/chat/chatter/add_by_link?link_token=3c3vca77-bfc0-4ef5-b62b-9c5c9c92f1b4) 上和我们交流

0 commit comments

Comments
 (0)