diff --git a/README.md b/README.md index 790da69..398c1a5 100644 --- a/README.md +++ b/README.md @@ -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 | | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------- | @@ -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 diff --git a/README_CN.md b/README_CN.md index 22d0d19..ae57c10 100644 --- a/README_CN.md +++ b/README_CN.md @@ -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