Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
1595901624 committed Oct 23, 2023
1 parent 05de00e commit 56c3996
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
Binary file modified .DS_Store
Binary file not shown.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ suggestions.**

## Features

Convert Json to Rust Struct.
Convert Json to Rust Struct. (Support for offline use.)

* Support `debug` derive
* Support `serde` derive
Expand All @@ -31,13 +31,13 @@ Convert Json to Rust Struct.
3. Open `Command Palette`, type `RustJson` and press Enter
4. Input Json text and press `Generate`

## Give me a Cup of Coffee
## Buy me a Cup of Coffee

And you can also give me a cup of coffee by scanning the QR code below.

| Paypal | Wechat | Alipay/AlipayHK |
|---------------------------------------------------------|--------------------------------------------|--------------------------------------------|
| [**`Paypal`**](https://www.paypal.com/paypalme/haoyu94) | <img src="https://raw.githubusercontent.com/1595901624/RustJson-vscode/main/demo/wechat.jpeg" height="180" /> | <img src="https://raw.githubusercontent.com/1595901624/RustJson-vscode/main/demo/alipay.jpeg" height="180" /> |
| BuyMeACoffee | Wechat/Wechat HK | Alipay/AlipayHK | Paypal |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------- |
| <img src="https://raw.githubusercontent.com/1595901624/RustJson-vscode/main/demo/bmc_qr.png" height="180" /> | <img src="https://raw.githubusercontent.com/1595901624/RustJson-vscode/main/demo/wechat.jpeg" height="180" /> | <img src="https://raw.githubusercontent.com/1595901624/RustJson-vscode/main/demo/alipay.jpeg" height="180" /> | [**`Paypal`**](https://www.paypal.com/paypalme/haoyu94) |


## For Developer
Expand Down
12 changes: 6 additions & 6 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@

**注:当前版本处于测试阶段,仍存在一些问题,如果存在bug,欢迎提出问题!**

## Features
## 特征

转换 json 为 Rust 结构体.
转换 json 为 Rust 结构体.(支持离线无网络使用)

## Screenshots



## Usage
## 使用方法

1. 打开 VSCode.
2. 扩展窗口搜索 `RustJson` -> 安装
Expand All @@ -30,9 +30,9 @@

您可以扫描二维码给我捐赠

| Paypal | Wechat | Alipay/AlipayHK |
|---------------------------------------------------------|--------------------------------------------|--------------------------------------------|
| [**`Paypal`**](https://www.paypal.com/paypalme/haoyu94) | <img src="https://raw.githubusercontent.com/1595901624/RustJson-vscode/main/demo/wechat.jpeg" height="180" /> | <img src="https://raw.githubusercontent.com/1595901624/RustJson-vscode/main/demo/alipay.jpeg" height="180" /> |
| BuyMeACoffee | Wechat/Wechat HK | Alipay/AlipayHK | Paypal |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------- |
| <img src="https://raw.githubusercontent.com/1595901624/RustJson-vscode/main/demo/bmc_qr.png" height="180" /> | <img src="https://raw.githubusercontent.com/1595901624/RustJson-vscode/main/demo/wechat.jpeg" height="180" /> | <img src="https://raw.githubusercontent.com/1595901624/RustJson-vscode/main/demo/alipay.jpeg" height="180" /> | [**`Paypal`**](https://www.paypal.com/paypalme/haoyu94) |


## For Developer
Expand Down
Binary file added demo/bmc_qr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 56c3996

Please sign in to comment.