Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
1595901624 committed Oct 30, 2023
1 parent 97096ad commit f6fd620
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Convert Json to Rust Struct. (Support for offline use.)

## Buy me a Cup of Coffee

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

| BuyMeACoffee | Wechat/Wechat HK | Alipay/AlipayHK | Paypal |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------- |
Expand All @@ -49,7 +49,7 @@ And you can also give me a cup of coffee by scanning the QR code below.
2. Clone this project
3. Clone the `RustJsonLib` submoudle
4. run `npm install`
5. run `npm run watch`
5. run `npm run compile` or `npm run watch`

### Buid Extension
vsce package
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
2. Clone this project
3. Clone the `RustJsonLib` submoudle
4. run `npm install`
5. run `npm run watch`
5. run `npm run compile` or `npm run watch`

### Buid Extension
vsce package
Expand Down

0 comments on commit f6fd620

Please sign in to comment.