Skip to content

Commit 702d0f4

Browse files
committed
docs: modify the documents to release 0.2.0
1 parent d1f9d0e commit 702d0f4

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
<h1 style="text-align: center;">Wutong - The Swiss Army Knife for Developers</h1>
22

3+
[![Author: Gavin Zheng](https://img.shields.io/badge/Author-Gavin_Zheng-f2f28d)](https://github.com/GavZheng)
4+
![Language: Rust](https://img.shields.io/badge/Language-Rust-orange)
5+
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-blue)
6+
![License: MIT](https://img.shields.io/badge/License-MIT-green)
7+
![Github Stars](https://img.shields.io/github/stars/WutongDev/wutong?style=flat&color=red)
8+
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT_zh.md)
9+
310
[English](./README.md) | [简体中文](./docs/zh/README_zh.md)
411

512
---
@@ -29,8 +36,9 @@ If you are a macOS user, you can use:
2936
brew tap GavZheng/wutong
3037
brew install wutong
3138
```
39+
PS: Only macOS 13 or later is supported.
3240
If you are a Windows or Linux user, please wait for the subsequent version.
33-
P.S.: Of course, you can compile Wutong yourself.
41+
*Of course, you can compile Wutong yourself.*
3442

3543
---
3644

docs/zh/README_zh.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
<h1 style="text-align: center;">梧桐 - 开发者的瑞士军刀</h1>
22

3+
[![Author: Gavin Zheng](https://img.shields.io/badge/Author-Gavin_Zheng-f2f28d)](https://github.com/GavZheng)
4+
![Language: Rust](https://img.shields.io/badge/Language-Rust-orange)
5+
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-blue)
6+
![License: MIT](https://img.shields.io/badge/License-MIT-green)
7+
![Github Stars](https://img.shields.io/github/stars/WutongDev/wutong?style=flat&color=red)
8+
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT_zh.md)
9+
310
[English](../../README.md) | [简体中文](README_zh.md)
411

512
梧桐是一个由**Rust**编写的跨平台工具箱,用于帮助开发者快速完成各种任务。
613

7-
![LICENSE](https://img.shields.io/badge/License-MIT-blue)
8-
![Language](https://img.shields.io/badge/Language-Rust-orange)
9-
![Version](https://img.shields.io/badge/Version-v0.1.0%20alpha-green)
10-
![Github Stars](https://img.shields.io/github/stars/WutongDev/wutong?style=flat&color=red)
11-
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT_zh.md)
12-
1314
---
1415

1516
## 目录
@@ -37,8 +38,9 @@
3738
brew tap GavZheng/wutong
3839
brew install wutong
3940
```
40-
如果您是 Windows 或 Linux 用户,请等待后续版本。
41-
P.S.:当然可以自己编译梧桐。
41+
PS:仅支持 macOS 13 或更高版本。
42+
如果您是 Windows 或 Linux 用户,请等待后续版本。
43+
*当然,您可以自己编译梧桐。*
4244
---
4345

4446
## 如何使用梧桐

0 commit comments

Comments
 (0)